summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt2
-rw-r--r--php.spec9
2 files changed, 7 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 0a5f862..58c74d8 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.2.27 (2024-12-05)
+===== 8.2.27 (2024-12-19)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
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