summaryrefslogtreecommitdiffstats
path: root/php81.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php81.spec')
-rw-r--r--php81.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/php81.spec b/php81.spec
index f51632b..59c1850 100644
--- a/php81.spec
+++ b/php81.spec
@@ -25,9 +25,9 @@
%global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock)
%ifarch aarch64
-%global oraclever 19.19
+%global oraclever 19.22
%global oraclelib 19.1
-%global oracledir 19.19
+%global oracledir 19.22
%else
%global oraclever 21.13
%global oraclelib 21.1
@@ -120,8 +120,7 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.1.28
-#global rcver RC1
+%global upver 8.1.29
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2204,6 +2203,9 @@ fi
%changelog
+* Wed Jun 5 2024 Remi Collet <remi@remirepo.net> - 8.1.29-1
+- Update to 8.1.29 - http://www.php.net/releases/8_1_29.php
+
* Wed Apr 10 2024 Remi Collet <remi@remirepo.net> - 8.1.28-1
- Update to 8.1.28 - http://www.php.net/releases/8_1_28.php