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 6a4886a..98c2217 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.1.0 +%global upstream_ver 5.1.1 #global upstream_pre RC4 #global upstream_low %%(echo %%{upstream_pre} | tr '[:upper:]' '[:lower:]') @@ -250,6 +250,9 @@ fi %changelog +* Mon Nov 14 2022 Remi Collet <remi@remirepo.net> - 5.1.1-1 +- update to 5.1.1 + * Wed Nov 2 2022 Remi Collet <remi@remirepo.net> - 5.1.0-1 - update to 5.1.0 |