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 52e8a58..e5270ce 100644 --- a/php-pecl-redis4.spec +++ b/php-pecl-redis4.spec @@ -29,7 +29,7 @@ %global ini_name 50-%{pecl_name}.ini %endif %global upstream_version 4.3.0 -%global upstream_prever RC2 +#global upstream_prever RC2 Summary: Extension for communicating with the Redis key-value store Name: %{?sub_prefix}php-pecl-redis4 @@ -340,6 +340,9 @@ fi %changelog +* Thu Mar 14 2019 Remi Collet <remi@remirepo.net> - 4.3.0-1 +- update to 4.3.0 (stable) + * Wed Mar 6 2019 Remi Collet <remi@remirepo.net> - 4.3.0~RC2-1 - update to 4.3.0RC2 (beta) |