diff options
Diffstat (limited to 'php-phalcon5.spec')
| -rw-r--r-- | php-phalcon5.spec | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/php-phalcon5.spec b/php-phalcon5.spec index 9a516a6..5f7d063 100644 --- a/php-phalcon5.spec +++ b/php-phalcon5.spec @@ -20,7 +20,7 @@ %global pie_vend %{pecl_name} %global pie_proj cphalcon -%global upstream_version 5.14.1 +%global upstream_version 5.14.2 #global upstream_prever RC4 #global upstream_low %%(echo %%{upstream_prever} | tr '[:upper:]' '[:lower:]') %if %{with single} @@ -216,16 +216,17 @@ done %config(noreplace) %{php_inidir}/%{ini_name} %{php_extdir}/%{pecl_name}.so -%exclude %{php_incldir}/ext/%{pecl_name}/php_phalcon.h %if %{with_zts} %config(noreplace) %{php_ztsinidir}/%{ini_name} %{php_ztsextdir}/%{pecl_name}.so -%exclude %{php_ztsincldir}/ext/%{pecl_name}/php_phalcon.h %endif %changelog +* Sun Jun 14 2026 Remi Collet <remi@remirepo.net> - 5.14.2-1 +- update to 5.14.2 + * Tue Jun 9 2026 Remi Collet <remi@remirepo.net> - 5.14.1-1 - update to 5.14.1 |
