diff options
Diffstat (limited to 'php-pecl-ice.spec')
-rw-r--r-- | php-pecl-ice.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-ice.spec b/php-pecl-ice.spec index ec282dd..e291063 100644 --- a/php-pecl-ice.spec +++ b/php-pecl-ice.spec @@ -17,7 +17,7 @@ %global ini_name 40-%{pecl_name}.ini %global upstream_version 1.8.0 -%global upstream_prever alpha3 +#global upstream_prever alpha3 Summary: Simple and fast PHP framework Name: %{?sub_prefix}php-pecl-%{pecl_name} @@ -199,6 +199,9 @@ cd ../ZTS %changelog +* Fri Mar 26 2021 Remi Collet <remi@remirepo.net> - 1.8.0-1 +- update to 1.8.0 + * Tue Feb 16 2021 Remi Collet <remi@remirepo.net> - 1.8.0~alpha3-1 - update to 1.8.0alpha3 |