summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt6
-rw-r--r--php.spec7
2 files changed, 8 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index e4664fb..5046427 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.2.30 (2025-12-18)
+===== 8.2.31 (2026-05-07)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
@@ -8,12 +8,12 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/scl82el9x/build.log:Tests failed : 0
/var/lib/mock/scl82el10a/build.log:Tests failed : 0
/var/lib/mock/scl82el10x/build.log:Tests failed : 0
-/var/lib/mock/scl82fc41a/build.log:Tests failed : 0
-/var/lib/mock/scl82fc41x/build.log:Tests failed : 0
/var/lib/mock/scl82fc42a/build.log:Tests failed : 0
/var/lib/mock/scl82fc42x/build.log:Tests failed : 0
/var/lib/mock/scl82fc43a/build.log:Tests failed : 0
/var/lib/mock/scl82fc43x/build.log:Tests failed : 0
+/var/lib/mock/scl82fc44a/build.log:Tests failed : 0
+/var/lib/mock/scl82fc44x/build.log:Tests failed : 0
(1) proc_open give erratic test results :(
diff --git a/php.spec b/php.spec
index afabfcb..233c51e 100644
--- a/php.spec
+++ b/php.spec
@@ -49,7 +49,7 @@
%global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock)
-%global oraclever 23.9
+%global oraclever 23.26.1
%global oraclemax 24
%global oraclelib 23.1
%global oracledir 23
@@ -128,7 +128,7 @@
#global gh_date 20220530
%global gh_owner php
%global gh_project php-src
-%global upver 8.2.30
+%global upver 8.2.31
#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
@@ -1865,6 +1865,9 @@ fi
%changelog
+* Wed May 6 2026 Remi Collet <remi@remirepo.net> - 8.2.31-1
+- Update to 8.2.31 - http://www.php.net/releases/8_2_31.php
+
* Wed Dec 17 2025 Remi Collet <remi@remirepo.net> - 8.2.30-1
- Update to 8.2.30 - http://www.php.net/releases/8_2_30.php