summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-07-02 07:35:17 +0200
committerRemi Collet <remi@php.net>2025-07-02 07:35:17 +0200
commit72d26407243d3b685beb5469b4525a2543c72233 (patch)
tree1c0210e339a2e1cd5a6be476b9088da035fd1d77 /php.spec
parentda81ca36daaa4c24a3171706df5a2de39da6636d (diff)
Update to 8.3.23 - http://www.php.net/releases/8_3_23.phpHEADmaster
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 87807cc..c392f20 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.7
+%global oraclever 23.8
%global oraclemax 24
%global oraclelib 23.1
%global oracledir 23
@@ -131,7 +131,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.3.23
-%global rcver RC1
+#global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -1885,6 +1885,9 @@ fi
%changelog
+* Wed Jul 2 2025 Remi Collet <remi@remirepo.net> - 8.3.23-1
+- Update to 8.3.23 - http://www.php.net/releases/8_3_23.php
+
* Wed Jun 18 2025 Remi Collet <remi@remirepo.net> - 8.3.23~RC1-1
- update to 8.3.23RC1