diff options
| author | Remi Collet <remi@remirepo.net> | 2026-06-19 07:22:01 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-06-19 07:22:01 +0200 |
| commit | 0ca37893f08eb534df7b958655681f8053dd1024 (patch) | |
| tree | ee46fb5cf1bc4cd681b10c858f489cdbb5ca6c39 /php-phalcon5.spec | |
| parent | d4e6b7035c29b2e9e65b89a2e45025621d31fb2f (diff) | |
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 5f7d063..b18ea64 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.2 +%global upstream_version 5.15.0 #global upstream_prever RC4 #global upstream_low %%(echo %%{upstream_prever} | tr '[:upper:]' '[:lower:]') %if %{with single} @@ -224,6 +224,9 @@ done %changelog +* Fri Jun 19 2026 Remi Collet <remi@remirepo.net> - 5.15.0-1 +- update to 5.15.0 + * Sun Jun 14 2026 Remi Collet <remi@remirepo.net> - 5.14.2-1 - update to 5.14.2 |
