commit 4154a6185f87dbf625184a35e7a48c4bdffc9528
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Mon Dec 2 21:22:23 2019 -0600
Update to 5.12.0.
.gitignore | 1 +
sources | 2 +-
unifi.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3a4d7f7..0a72a2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
/UniFi-5.10.25.unix.zip
/UniFi-5.11.39.unix.zip
/UniFi-5.11.46.unix.zip
+/UniFi-5.12.35.unix.zip
diff --git a/sources b/sources
index fffa539..940535e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2500602b70ec7ce55ad964354e8b3574 UniFi-5.11.46.unix.zip
+SHA512 (UniFi-5.12.35.unix.zip) =
4e6b3726e5b6e43c1688fbdefe816eedb1cefc671bc9f861cc06f1c4f52a903670e033c2c5b2c66c5ed2c3f42e8f573e6245fe483a32a0df33283d46ccb5d96a
diff --git a/unifi.spec b/unifi.spec
index 4c7470a..9cb0022 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,8 +4,8 @@
%global __strip /bin/true
Name: unifi
-Version: 5.11.46
-Release: 3%{?dist}
+Version: 5.12.35
+Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
License: Proprietary
@@ -283,6 +283,9 @@ fi
%changelog
+* Tue Dec 03 2019 Richard Shaw <hobbes1069(a)gmail.com> - 5.12.35-1
+- Update to 5.12.0.
+
* Thu Oct 10 2019 Richard Shaw <hobbes1069(a)gmail.com> - 5.11.46-3
- Remove mongod requires and move config info to SETUP.
- Fix Requires for java to comply with guidelines.
Show replies by date