summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
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