summaryrefslogtreecommitdiffstats
path: root/php82.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-07-02 06:43:14 +0200
committerRemi Collet <remi@php.net>2025-07-02 06:43:14 +0200
commit4197557e7c266ecc6e625a623e36b55e35da9067 (patch)
tree2961d07b1215c31060460dbb44308558b5aaa983 /php82.spec
parent70699ea0148cf1bb5e2df171e946fbb17274f91d (diff)
Update to 8.2.29 - http://www.php.net/releases/8_2_29.phpHEADv8.2.29master
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