summaryrefslogtreecommitdiffstats
path: root/php-pecl-redis4.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-redis4.spec')
-rw-r--r--php-pecl-redis4.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php-pecl-redis4.spec b/php-pecl-redis4.spec
index 617ce64..bd847c2 100644
--- a/php-pecl-redis4.spec
+++ b/php-pecl-redis4.spec
@@ -28,7 +28,7 @@
# after 40-igbinary
%global ini_name 50-%{pecl_name}.ini
%endif
-%global upstream_version 4.2.1
+%global upstream_version 4.3.0
%global upstream_prever RC1
Summary: Extension for communicating with the Redis key-value store
@@ -340,6 +340,11 @@ fi
%changelog
+* Mon Feb 25 2019 Remi Collet <remi@remirepo.net> - 4.3.0~RC1-1
+- update to 4.3.0RC1 (alpha)
+ no change sincy 4.2.1RC1, only version change according to semver
+ see https://github.com/phpredis/phpredis/issues/1517
+
* Mon Feb 25 2019 Remi Collet <remi@remirepo.net> - 4.2.1~RC1-1
- update to 4.2.1RC1 (alpha)
- update provided configuration with new runtime option