diff options
Diffstat (limited to 'php-phalcon5.spec')
-rw-r--r-- | php-phalcon5.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phalcon5.spec b/php-phalcon5.spec index bc3846e..42e9295 100644 --- a/php-phalcon5.spec +++ b/php-phalcon5.spec @@ -22,7 +22,7 @@ %global pecl_name phalcon # after 40-json.ini, 20-pdo.ini %global ini_name 50-%{pecl_name}.ini -%global upstream_ver 5.0.0 +%global upstream_ver 5.0.1 #global upstream_pre RC4 #global upstream_low %%(echo %%{upstream_pre} | tr '[:upper:]' '[:lower:]') @@ -250,6 +250,9 @@ fi %changelog +* Sat Sep 24 2022 Remi Collet <remi@remirepo.net> - 5.0.1-1 +- update to 5.0.1 + * Fri Sep 23 2022 Remi Collet <remi@remirepo.net> - 5.0.0-1 - update to 5.0.0 |