summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index 4dbe4b2..b9d6702 100644
--- a/php.spec
+++ b/php.spec
@@ -50,10 +50,10 @@
%global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock)
%ifarch aarch64
-%global oraclever 19.24
+%global oraclever 19.25
%global oraclemax 20
%global oraclelib 19.1
-%global oracledir 19.24
+%global oracledir 19.25
%else
%global oraclever 23.6
%global oraclemax 24
@@ -136,7 +136,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.2.27
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1871,6 +1871,9 @@ fi
%changelog
+* Tue Dec 17 2024 Remi Collet <remi@remirepo.net> - 8.2.27-1
+- Update to 8.2.27 - http://www.php.net/releases/8_2_27.php
+
* Tue Dec 3 2024 Remi Collet <remi@remirepo.net> - 8.2.27~RC1-1
- update to 8.2.27RC1