diff options
Diffstat (limited to 'php-pecl-redis4.spec')
-rw-r--r-- | php-pecl-redis4.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-redis4.spec b/php-pecl-redis4.spec index bb28491..4c59fea 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.0.0 +%global upstream_version 4.0.1 #global upstream_prever RC2 Summary: Extension for communicating with the Redis key-value store @@ -321,6 +321,9 @@ fi %changelog +* Wed Apr 18 2018 Remi Collet <remi@remirepo.net> - 4.0.1-1 +- update to 4.0.1 + * Mon Mar 19 2018 Remi Collet <remi@remirepo.net> - 4.0.0-1 - update to 4.0.0 (stable) |