Logoj0ke.net Open Build Service > Projects > internetx:php5:extensions > php5-redis > Changes
Sign Up | Log In

Changes of Revision 6

[-] Changed php5-redis.changes
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Fri Feb 10 11:43:52 UTC 2017 - cs@linux-administrator.com
4
+
5
+- update to release 3.1.1
6
+
7
+-------------------------------------------------------------------
8
 Thu Dec 15 07:29:17 UTC 2016 - cs@linux-administrator.com
9
 
10
 - update to release 3.1.0 
11
[-] Changed php5-redis.spec ^
15
 
1
@@ -1,11 +1,11 @@
2
 # norootforbuild
3
 %define pkg_name    redis
4
 %define php_version %(php-config --version 2>/dev/null || echo PHPCONFIG_NOT_FOUND)
5
-%define pkg_version 3.1.1RC2
6
+%define pkg_version 3.1.1
7
 #
8
 BuildPreReq:   coreutils awk
9
 Name:      php5-redis
10
-Version:   3.1.0.99.2
11
+Version:   3.1.1
12
 Release:   1
13
 License:   BSD
14
 Group:     Productivity/Networking/Web/Servers
15
Added redis-3.1.1.tgz ^