diff options
| author | Remi Collet <remi@remirepo.net> | 2026-06-14 08:33:13 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-06-14 08:33:13 +0200 |
| commit | d4e6b7035c29b2e9e65b89a2e45025621d31fb2f (patch) | |
| tree | 6e3bcaada915e25bff839c58162ed639518986a0 /php-phalcon5.spec | |
| parent | 4b88d347be5948a358a28c1e5ddcd6cb4d8edfc0 (diff) | |
update to 5.14.2
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 |
