summaryrefslogtreecommitdiffstats
path: root/php-phalcon5.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-phalcon5.spec')
-rw-r--r--php-phalcon5.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-phalcon5.spec b/php-phalcon5.spec
index f04ffdd..70850af 100644
--- a/php-phalcon5.spec
+++ b/php-phalcon5.spec
@@ -1,6 +1,6 @@
# remirepo spec file for php-phalcon5
#
-# SPDX-FileCopyrightText: Copyright 2014-2025 Remi Collet
+# SPDX-FileCopyrightText: Copyright 2014-2026 Remi Collet
# SPDX-License-Identifier: CECILL-2.1
# http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
#
@@ -13,7 +13,7 @@
%global pecl_name phalcon
# after 40-json.ini, 20-pdo.ini
%global ini_name 50-%{pecl_name}.ini
-%global upstream_version 5.9.3
+%global upstream_version 5.10.0
#global upstream_prever RC4
#global upstream_low %%(echo %%{upstream_prever} | tr '[:upper:]' '[:lower:]')
%global sources %{pecl_name}-%{upstream_version}%{?upstream_prever}
@@ -21,7 +21,7 @@
Name: %{?scl_prefix}php-phalcon5
Version: %{upstream_version}%{?upstream_prever:~%{upstream_low}}
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 1%{?dist}
Summary: Phalcon Framework
License: BSD-3-Clause
@@ -215,6 +215,9 @@ done
%changelog
+* Sat Jan 3 2026 Remi Collet <remi@remirepo.net> - 5.10.0-1
+- update to 5.10.0
+
* Wed Apr 23 2025 Remi Collet <remi@remirepo.net> - 5.9.3-1
- update to 5.9.3