commit ee085f2df385479106d1d2c152ab1ded509295bb
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Tue Feb 7 08:02:36 2023 -0600
Update to 7.3.83, for detail see:
https://community.ui.com/releases/UniFi-Network-Application-7-3-83/88f5ff...
.gitignore | 1 +
sources | 2 +-
unifi.spec | 6 +++++-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2d5782f..209627c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
/UniFi-7.2.92.unix.zip
/UniFi-7.2.95.unix.zip
/UniFi-7.3.76.unix.zip
+/UniFi-7.3.83.unix.zip
diff --git a/sources b/sources
index e4f4445..b3e822d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (UniFi-7.3.76.unix.zip) =
363c6f2706bac8181f1ec9102dd21ed4a1c36c63215e81a80d4a0ef913e9a71a87c1d89ca9eeda5429454bdf770fdff326342435663d2af6288f65af0dd1f7a3
+SHA512 (UniFi-7.3.83.unix.zip) =
ae7bd0e5deff9fceb831be7d652c333d06f1b2a9b40411e1e72607558b01b33814590601c991742a7627eb7a15ec33d5ea0ca1f8d7d2103f348db592f61aaca7
diff --git a/unifi.spec b/unifi.spec
index 61a9f63..bb5048c 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,7 +4,7 @@
%global __strip /bin/true
Name: unifi
-Version: 7.3.81
+Version: 7.3.83
Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
@@ -368,6 +368,10 @@ fi
%changelog
+* Tue Feb 07 2023 Richard Shaw <hobbes1069(a)gmail.com> - 7.3.83-1
+- Update to 7.3.83, for detail see:
+
https://community.ui.com/releases/UniFi-Network-Application-7-3-83/88f5ff...
+
* Tue Jan 17 2023 Richard Shaw <hobbes1069(a)gmail.com> - 7.3.81-1
- Update to 7.3.81, see:
https://community.ui.com/releases/UniFi-Network-Application-7-3-81/d1b49e...