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 2f030ca..586e9a8 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.2 +%global upstream_ver 5.0.3 #global upstream_pre RC4 #global upstream_low %%(echo %%{upstream_pre} | tr '[:upper:]' '[:lower:]') @@ -250,6 +250,9 @@ fi %changelog +* Fri Oct 7 2022 Remi Collet <remi@remirepo.net> - 5.0.3-1 +- update to 5.0.3 + * Wed Sep 28 2022 Remi Collet <remi@remirepo.net> - 5.0.2-1 - update to 5.0.2 |