summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-redis.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 16d847a..106c353 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #185 redis version 3.1.5 ] {
+Extension [ <persistent> extension #185 redis version 3.1.6 ] {
- Dependencies {
Dependency [ igbinary (Required) ]
diff --git a/php-pecl-redis.spec b/php-pecl-redis.spec
index a5bcc91..9ed3dbb 100644
--- a/php-pecl-redis.spec
+++ b/php-pecl-redis.spec
@@ -27,7 +27,7 @@
# after 40-igbinary
%global ini_name 50-%{pecl_name}.ini
%endif
-%global upstream_version 3.1.5
+%global upstream_version 3.1.6
#global upstream_prever RC2
Summary: Extension for communicating with the Redis key-value store
@@ -305,6 +305,9 @@ fi
%changelog
+* Wed Jan 3 2018 Remi Collet <remi@remirepo.net> - 3.1.6-1
+- Update to 3.1.6
+
* Thu Dec 21 2017 Remi Collet <remi@remirepo.net> - 3.1.5-1
- update to 3.1.5 (stable)