commit c868a0fd65fcf8741e292384c28114d7db9d66ef
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Wed Jan 31 19:13:57 2024 -0600
Update to 8.0.28.
.gitignore | 1 +
sources | 2 +-
unifi.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 229d846..2dca655 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,4 @@
/UniFi-8.0.7.unix.zip
/UniFi-8.0.24.unix.zip
/UniFi-8.0.26.unix.zip
+/UniFi-8.0.28.unix.zip
diff --git a/sources b/sources
index 114aafd..11998ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (UniFi-8.0.26.unix.zip) =
e30bcace03c079535ddfb183f8d1e27754f60754f7d66826febbcc3b3aa49c258914716c0ac967a010efb3d57f5766a989dd3e15ed9e9ac5e2e6996db443ca9a
+SHA512 (UniFi-8.0.28.unix.zip) =
50ec9d56e8358e934806ef85e9635c6bf5bb3374ec4897ff4ede708073fad276a9aabdf06108a780f077612b49d2d99b2f9ae15dfa9c558c941a4af1dfa30432
diff --git a/unifi.spec b/unifi.spec
index ef08334..fa5fd3a 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,7 +4,7 @@
%global __strip /bin/true
Name: unifi
-Version: 8.0.26
+Version: 8.0.28
Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
@@ -357,6 +357,9 @@ fi
%changelog
+* Tue Jan 30 2024 Richard Shaw <hobbes1069(a)gmail.com> - 8.0.28-1
+- Update to 8.0.28.
+
* Tue Jan 16 2024 Richard Shaw <hobbes1069(a)gmail.com> - 8.0.26-1
- Update to 8.0.26.
Show replies by date