summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-05-05 16:32:42 +0200
committerRemi Collet <remi@php.net>2026-05-05 16:32:42 +0200
commit7dad3ac5bdf52c320eedb205d02845a994b368ab (patch)
tree302cfa08b084f12230db3b88b9a354c440047ee0 /php.spec
parent18c1477f167c6dcb2334cec21c84c853fb58c755 (diff)
Update to 8.3.31 - http://www.php.net/releases/8_3_31.phpHEADv8.3.31master
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index a2c5439..de94eee 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
@@ -130,7 +130,7 @@
#global gh_date 20230605
%global gh_owner php
%global gh_project php-src
-%global upver 8.3.30
+%global upver 8.3.31
#global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
@@ -1889,6 +1889,9 @@ fi
%changelog
+* Tue May 5 2026 Remi Collet <remi@remirepo.net> - 8.3.31-1
+- Update to 8.3.31 - http://www.php.net/releases/8_3_31.php
+
* Wed Jan 14 2026 Remi Collet <remi@remirepo.net> - 8.3.30-1
- Update to 8.3.30 - http://www.php.net/releases/8_3_30.php