commit 80054272333fecfa2626e67bd15f7b3b3ecb406e
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Thu Dec 3 14:36:16 2020 -0600
Update to 6.0.41 see:
https://community.ui.com/releases/UniFi-Network-Controller-6-0-41/2563341...
.gitignore | 1 +
sources | 2 +-
unifi.spec | 10 +++++++++-
3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 84c7876..36c8d91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
/UniFi-5.14.22.unix.zip
/UniFi-5.14.23.unix.zip
/UniFi-6.0.28.unix.zip
+/UniFi-6.0.36.unix.zip
diff --git a/sources b/sources
index d8a362a..134b81a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (UniFi-6.0.28.unix.zip) =
edb332ccc6624f73c77976a564c157d37f2a11068c2f8af1fa98209efb3b4e01922ab75309f85e5bd053ec50e9eeb433fcaa22bb2c0a27a6ee4de8946a876d46
+SHA512 (UniFi-6.0.36.unix.zip) =
bab68b649c84cf62e4e646c62a8adf8006ab6d434907352f3970e7c81c779b4dcbaf8d1b5558cf69e7daede9c96fe0b02216700cb62de5659cf496dc899ec2ee
diff --git a/unifi.spec b/unifi.spec
index 41d1e1b..0706670 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,7 +4,7 @@
%global __strip /bin/true
Name: unifi
-Version: 6.0.28
+Version: 6.0.41
Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
@@ -348,6 +348,14 @@ fi
%changelog
+* Thu Dec 03 2020 Richard Shaw <hobbes1069(a)gmail.com> - 6.0.41-1
+- Update to 6.0.41 see:
+
https://community.ui.com/releases/UniFi-Network-Controller-6-0-41/2563341...
+
+* Wed Nov 25 2020 Richard Shaw <hobbes1069(a)gmail.com> - 6.0.36-1
+- Update to 6.0.36, see:
+
https://community.ui.com/releases/UniFi-Network-Controller-6-0-36/9e57165...
+
* Sun Oct 25 2020 Richard Shaw <hobbes1069(a)gmail.com> - 6.0.28-1
- Update to 6.0.28, see:
https://community.ui.com/releases/UniFi-Network-Controller-6-0-28/23c77a9...