diff options
Diffstat (limited to 'php-pecl-redis5.spec')
-rw-r--r-- | php-pecl-redis5.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-redis5.spec b/php-pecl-redis5.spec index bf3b522..e62f797 100644 --- a/php-pecl-redis5.spec +++ b/php-pecl-redis5.spec @@ -26,7 +26,7 @@ %global ini_name 50-%{pecl_name}.ini %global upstream_version 5.3.2 -%global upstream_prever RC2 +#global upstream_prever RC2 Summary: Extension for communicating with the Redis key-value store Name: %{?sub_prefix}php-pecl-redis5 @@ -353,6 +353,9 @@ fi %changelog +* Thu Oct 22 2020 Remi Collet <remi@remirepo.net> - 5.3.2-1 +- update to 5.3.2 + * Wed Oct 14 2020 Remi Collet <remi@remirepo.net> - 5.3.2~RC2-1 - update to 5.3.2RC2 |