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 7a835fd..e11a6a4 100644 --- a/php-pecl-redis5.spec +++ b/php-pecl-redis5.spec @@ -25,7 +25,7 @@ %global ini_name 50-%{pecl_name}.ini %global upstream_version 5.2.0 -%global upstream_prever RC2 +#global upstream_prever RC2 Summary: Extension for communicating with the Redis key-value store Name: %{?sub_prefix}php-pecl-redis5 @@ -341,6 +341,9 @@ fi %changelog +* Mon Mar 2 2020 Remi Collet <remi@remirepo.net> - 5.2.0-1 +- update to 5.2.0 + * Fri Feb 21 2020 Remi Collet <remi@remirepo.net> - 5.2.0~RC2-1 - update to 5.2.0RC2 |