diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-01 07:33:15 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-01 07:33:15 +0200 |
| commit | 5d0c808d8a0657ea329b2823ebd0ff7b1d1d3db0 (patch) | |
| tree | 3ac563651200f7360ac2cffd7b7a7f3137f778d7 /php-phalcon5.spec | |
| parent | 19f67b9ec74de8b9fc8999ba69c1dc0ed336cb57 (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 05c3034..8e911f0 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.12.0 +%global upstream_version 5.12.1 #global upstream_prever RC4 #global upstream_low %%(echo %%{upstream_prever} | tr '[:upper:]' '[:lower:]') %if %{with single} @@ -225,6 +225,9 @@ done %changelog +* Fri May 1 2026 Remi Collet <remi@remirepo.net> - 5.12.1-1 +- update to 5.12.1 + * Thu Apr 30 2026 Remi Collet <remi@remirepo.net> - 5.12.0-1 - update to 5.12.0 |
