summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-07-02 06:43:21 +0200
committerRemi Collet <remi@php.net>2025-07-02 06:43:21 +0200
commit885ce07f0c41662ba2afb244e33e22ae22842633 (patch)
tree09868587e3207d6d703ea274f9d9171814eeda27 /php.spec
parent21ab6fa7ef7df57c17b2e8f3968764a3e6f35811 (diff)
Update to 8.2.29 - http://www.php.net/releases/8_2_29.phpHEADv8.2.29master
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 693c992..cf90128 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
@@ -128,7 +128,7 @@
#global gh_date 20220530
%global gh_owner php
%global gh_project php-src
-%global upver 8.2.28
+%global upver 8.2.29
#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
@@ -1863,6 +1863,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