summaryrefslogtreecommitdiffstats
path: root/php82.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php82.spec')
-rw-r--r--php82.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php82.spec b/php82.spec
index 9bd67d8..607e739 100644
--- a/php82.spec
+++ b/php82.spec
@@ -24,7 +24,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
@@ -119,7 +119,7 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.2.28
+%global upver 8.2.29
#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
@@ -2201,6 +2201,9 @@ fi
%changelog
+* Wed Jul 2 2025 Remi Collet <remi@remirepo.net> - 8.2.29-1
+- Update to 8.2.29 - http://www.php.net/releases/8_2_29.php
+
* Wed Mar 12 2025 Remi Collet <remi@remirepo.net> - 8.2.28-1
- Update to 8.2.28 - http://www.php.net/releases/8_2_28.php
- use oracle client library version 23.7 on x86_64 and arm64