commit 2bef7299e61de8ff215f080d82db5671439569db
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Thu Oct 19 15:38:30 2023 -0500
Update to 7.5.187.
.gitignore | 1 +
sources | 2 +-
unifi.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 44a69ab..fb11e58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@
/UniFi-7.4.156.unix.zip
/UniFi-7.4.162.unix.zip
/UniFi-7.5.174.unix.zip
+/UniFi-7.5.187.unix.zip
diff --git a/sources b/sources
index d75c1e8..5243cb7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (UniFi-7.5.174.unix.zip) =
30eaf8039682704df8878ba392b18ebcbc0ed0ca72f3f9cf239fe6cd90c34d0d727d208329e2c8ddb891c259c435fb27da1242abef35fd658e92353f2a09d149
+SHA512 (UniFi-7.5.187.unix.zip) =
703e29273412c497a5bea74210e8c409c629b81fee2badd3f116bbb31a2ca82942ff0281303c0da57757a85e44f4457ba3730deaba0a1f4cc2adc1eb5ace3276
diff --git a/unifi.spec b/unifi.spec
index e82eaff..9710373 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,7 +4,7 @@
%global __strip /bin/true
Name: unifi
-Version: 7.5.174
+Version: 7.5.187
Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
@@ -357,6 +357,9 @@ fi
%changelog
+* Thu Oct 19 2023 Richard Shaw <hobbes1069(a)gmail.com> - 7.5.187-1
+- Update to 7.5.187.
+
* Fri Sep 01 2023 Richard Shaw <hobbes1069(a)gmail.com>
- Update to 7.5.174.
- Requires Java 17.
Show replies by date