commit 9729b6e80e4866453ddbeed04883cfcff1439335
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sun Nov 28 08:56:29 2021 -0600
Update to 6.5.53 (NOTE: RC 6.5.51 contains the majority of the release notes)
https://community.ui.com/releases/UniFi-Network-Application-6-5-51/781e3a...
.gitignore | 1 +
sources | 2 +-
unifi.spec | 6 +++++-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5616885..42a1ffb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
/UniFi-6.2.25.unix.zip
/UniFi-6.2.26.unix.zip
/UniFi-6.4.54.unix.zip
+/UniFi-6.5.53.unix.zip
diff --git a/sources b/sources
index fca7518..75f6441 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (UniFi-6.4.54.unix.zip) =
d0502f87fe6827cdfabbffce7c7b0159aaad2ac032b59d04d5f233ada279fb90d5e21e043de518260c3380c7e23ff561f04040433a441866421dbe9b2db540c0
+SHA512 (UniFi-6.5.53.unix.zip) =
b0abfd12719335a542affa06958489af241054277092a72d7f6bb22f14fd2169b4c4a4cfef0f1c9cd80fe7203d733f5bc25ea753253cec5f6f29042eed1cb44e
diff --git a/unifi.spec b/unifi.spec
index b88cbc7..b222ecb 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,7 +4,7 @@
%global __strip /bin/true
Name: unifi
-Version: 6.4.54
+Version: 6.5.53
Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
@@ -362,6 +362,10 @@ fi
%changelog
+* Sun Nov 28 2021 Richard Shaw <hobbes1069(a)gmail.com> - 6.5.53-1
+- Update to 6.5.53 (NOTE: RC 6.5.51 contains the majority of the release notes)
+-
https://community.ui.com/releases/UniFi-Network-Application-6-5-51/781e3a...
+
* Mon Sep 20 2021 Richard Shaw <hobbes1069(a)gmail.com> - 6.4.54-1
- Update to 6.4.54, see:
https://community.ui.com/releases/UniFi-Network-Application-6-4-54/c1be3b...