summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-redis5.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index 31085c6..36ca2af 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
redis
Redis Support => enabled
-Redis Version => 5.0.0
+Redis Version => 5.0.1
Available serializers => php, json, igbinary, msgpack
Available compression => lzf
diff --git a/REFLECTION b/REFLECTION
index 4f28830..f8a3d82 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #196 redis version 5.0.0 ] {
+Extension [ <persistent> extension #197 redis version 5.0.1 ] {
- Dependencies {
Dependency [ igbinary (Required) ]
diff --git a/php-pecl-redis5.spec b/php-pecl-redis5.spec
index f529d4d..55b1544 100644
--- a/php-pecl-redis5.spec
+++ b/php-pecl-redis5.spec
@@ -24,7 +24,7 @@
# after 20-json, 40-igbinary and 40-msgpack
%global ini_name 50-%{pecl_name}.ini
-%global upstream_version 5.0.0
+%global upstream_version 5.0.1
#global upstream_prever RC2
Summary: Extension for communicating with the Redis key-value store
@@ -349,6 +349,9 @@ fi
%changelog
+* Fri Jul 12 2019 Remi Collet <remi@remirepo.net> - 5.0.1-1
+- update to 5.0.1
+
* Tue Jul 2 2019 Remi Collet <remi@remirepo.net> - 5.0.0-1
- update to 5.0.0