commit b173be58f17e135d09dbe8bbffe826f1b822967d
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sat Jun 1 07:24:41 2019 -0500
Update to 5.10.24.
.gitignore | 1 +
sources | 2 +-
unifi.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10f98bb..98df7ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/UniFi-5.10.19.unix.zip
/UniFi-5.10.21.unix.zip
/UniFi-5.10.23.unix.zip
+/UniFi-5.10.24.unix.zip
diff --git a/sources b/sources
index efda87e..a9acf0f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0d1e76b0ca27668c4f8504b63d04afc3 UniFi-5.10.23.unix.zip
+2c410f186dccfb12675b78a2f2bf640a UniFi-5.10.24.unix.zip
diff --git a/unifi.spec b/unifi.spec
index 4ad27a6..e120ca3 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,8 +4,8 @@
%global __strip /bin/true
Name: unifi
-Version: 5.10.23
-Release: 2%{?dist}
+Version: 5.10.24
+Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
License: Proprietary
@@ -303,6 +303,9 @@ fi
%changelog
+* Sat Jun 01 2019 Richard Shaw <hobbes1069(a)gmail.com> - 5.10.24-1
+- Update to 5.10.24.
+
* Wed May 29 2019 Richard Shaw <hobbes1069(a)gmail.com> - 5.10.23-2
- Require /usr/bin/mongod on F30+.