summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-03-25 07:25:38 +0100
committerRemi Collet <remi@remirepo.net>2021-03-25 07:25:38 +0100
commitc022c1633c223004b7bce5446253933614773e3c (patch)
tree6979906b5c59331adb4bb9102e2b0194af9a534d
parent3cedb4340da5ad5e0409812a8607a3232aec4a1b (diff)
update to 5.3.4
-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 1e60ec1..bc71421 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
redis
Redis Support => enabled
-Redis Version => 5.3.3
+Redis Version => 5.3.4
Redis Sentinel Version => 0.1
Available serializers => php, json, igbinary, msgpack
Available compression => lzf, zstd, lz4
diff --git a/REFLECTION b/REFLECTION
index 0a126e6..377a9ef 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #116 redis version 5.3.3 ] {
+Extension [ <persistent> extension #117 redis version 5.3.4 ] {
- Dependencies {
Dependency [ igbinary (Required) ]
diff --git a/php-pecl-redis5.spec b/php-pecl-redis5.spec
index 7388493..d921d2c 100644
--- a/php-pecl-redis5.spec
+++ b/php-pecl-redis5.spec
@@ -25,7 +25,7 @@
# after 20-json, 40-igbinary and 40-msgpack
%global ini_name 50-%{pecl_name}.ini
-%global upstream_version 5.3.3
+%global upstream_version 5.3.4
#global upstream_prever RC2
Summary: Extension for communicating with the Redis key-value store
@@ -348,6 +348,9 @@ fi
%changelog
+* Thu Mar 25 2021 Remi Collet <remi@remirepo.net> - 5.3.4-1
+- update to 5.3.4
+
* Wed Feb 3 2021 Remi Collet <remi@remirepo.net> - 5.3.3-1
- update to 5.3.3