summaryrefslogtreecommitdiffstats
path: root/php-pecl-redis.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-09-13 12:38:22 +0200
committerRemi Collet <remi@remirepo.net>2017-09-13 12:38:22 +0200
commit434d801b401d4e6e55c8905ffa03cb398293ee73 (patch)
tree496538a2fc3fc5704278d3e7f877adc2c5eb658d /php-pecl-redis.spec
parent5fd5b19bdbdb88818c518f4c54f78805d5c2bd23 (diff)
v3.1.4RC2, skipped as broken
Diffstat (limited to 'php-pecl-redis.spec')
-rw-r--r--php-pecl-redis.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php-pecl-redis.spec b/php-pecl-redis.spec
index 98bb745..86ca695 100644
--- a/php-pecl-redis.spec
+++ b/php-pecl-redis.spec
@@ -28,7 +28,7 @@
%global ini_name 50-%{pecl_name}.ini
%endif
%global upstream_version 3.1.4
-%global upstream_prever RC1
+%global upstream_prever RC2
Summary: Extension for communicating with the Redis key-value store
Name: %{?sub_prefix}php-pecl-redis
@@ -306,6 +306,11 @@ fi
%changelog
+* Wed Sep 13 2017 Remi Collet <remi@remirepo.net> - 3.1.4~RC2-1
+- update to 3.1.4RC2 (beta)
+- open https://github.com/phpredis/phpredis/issues/1236
+ unwanted noise (warning) not even using the extension
+
* Mon Sep 4 2017 Remi Collet <remi@remirepo.net> - 3.1.4~RC1-1
- update to 3.1.4RC1 (beta)