summaryrefslogtreecommitdiffstats
path: root/php82.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php82.spec')
-rw-r--r--php82.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/php82.spec b/php82.spec
index 69bfad5..6b62deb 100644
--- a/php82.spec
+++ b/php82.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,8 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.2.18
-#global rcver RC1
+%global upver 8.2.19
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2200,6 +2200,10 @@ fi
%changelog
+* Wed Apr 24 2024 Remi Collet <remi@remirepo.net> - 8.2.19~RC1-1
+- update to 8.2.19RC1
+- use oracle client library version 19.22 on aarch64
+
* Wed Apr 10 2024 Remi Collet <remi@remirepo.net> - 8.2.18-1
- Update to 8.2.18 - http://www.php.net/releases/8_2_18.php