Changes of Revision 12
[-] | Changed | php-pecl-redis.changes |
1
2 ------------------------------------------------------------------- 3 +Fri Jan 12 13:34:17 UTC 2018 - cs@linux-administrator.com 4 + 5 +- update to release 3.1.6 6 + 7 +------------------------------------------------------------------- 8 Mon Jul 17 06:08:57 UTC 2017 - cs@linux-administrator.com 9 10 - update to release 3.1.3 11 |
||
[-] | Changed | php-pecl-redis.spec ^ |
15 1
2 %global with_tests %{?_with_tests:1}%{!?_with_tests:0} 3 %global pecl_docdir %(%{__pecl} config-get doc_dir) 4 %global with_igbinary 1 5 -%global pkg_version 3.1.3 6 +%global pkg_version 3.1.6 7 8 Summary: Extension for communicating with the Redis key-value store 9 Name: %{basepkg}-pecl-redis 10 -Version: 3.1.3 11 +Version: 3.1.6 12 Release: 1%{?dist} 13 License: PHP 14 Group: Development/Languages 15 |
||
Added | redis-3.1.6.tgz ^ |