commit fbcb4f43c3c87455025530d09f81b6019faa48e1
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Thu Apr 19 08:28:51 2018 -0500
Update to 5.7.23.
.gitignore | 1 +
sources | 2 +-
unifi.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index adf31ac..8d36e69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/UniFi-5.7.20.unix.zip
+/UniFi-5.7.23.unix.zip
diff --git a/sources b/sources
index 6c510c1..0cf8ffa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0df23b49c660ecda68acbb21f0a6cbd1 UniFi-5.7.20.unix.zip
+33e1cda0836ce170c731cc03da3e6e97 UniFi-5.7.23.unix.zip
diff --git a/unifi.spec b/unifi.spec
index 6e463c5..46e6ca6 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,8 +4,8 @@
%global __strip /bin/true
Name: unifi
-Version: 5.7.20
-Release: 1%{?dist}.1
+Version: 5.7.23
+Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
License: Proprietary
@@ -280,6 +280,9 @@ fi
%changelog
+* Tue Apr 17 2018 Richard Shaw <hobbes1069(a)gmail.com> - 5.7.23-1
+- Update to 5.7.23.
+
* Thu Mar 08 2018 Richard Shaw <hobbes1069(a)gmail.com> - 5.7.20-1
- Update to 5.7.20.
- Add new webrtc target aarch64.
Show replies by date