summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-16 12:56:06 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-16 12:56:06 +0100
commitc26184314abde894aa7b0e67031fe71f1c64cdc9 (patch)
tree48227212e393fe05bfa7f1e3ad6488945c1e974c
parentd461dfe8eb760ef5b74b4feb9e13048f960daae1 (diff)
php-pecl-redis: another bug link
-rw-r--r--php-pecl-redis.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/php-pecl-redis.spec b/php-pecl-redis.spec
index f61c630..a31117e 100644
--- a/php-pecl-redis.spec
+++ b/php-pecl-redis.spec
@@ -18,7 +18,7 @@
%global pecl_name redis
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
-%global with_tests 0%{?_with_tests:1}
+%global with_tests 1%{?_with_tests:1}
%global with_igbin 1
%if "%{php_version}" < "5.6"
# after igbinary
@@ -320,6 +320,7 @@ rm -rf %{buildroot}
%changelog
* Thu Dec 15 2016 Remi Collet <remi@fedoraproject.org> - 3.1.0-2
- test build
+- open https://github.com/phpredis/phpredis/issues/1060 broken impl
* Thu Dec 15 2016 Remi Collet <remi@fedoraproject.org> - 3.1.0-1
- update to 3.1.0