summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec21
1 files changed, 17 insertions, 4 deletions
diff --git a/php.spec b/php.spec
index c5cee8d..1adb912 100644
--- a/php.spec
+++ b/php.spec
@@ -50,9 +50,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
@@ -129,8 +129,8 @@
#global gh_date 20220530
%global gh_owner php
%global gh_project php-src
-%global upver 8.2.17
-#global rcver RC2
+%global upver 8.2.19
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1862,6 +1862,19 @@ fi
%changelog
+* Mon May 13 2024 Remi Collet <remi@remirepo.net> - 8.2.19-1
+- Update to 8.2.19 - http://www.php.net/releases/8_2_19.php
+
+* 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
+
+* Tue Mar 26 2024 Remi Collet <remi@remirepo.net> - 8.2.18~RC1-1
+- update to 8.2.18RC1
+
* Tue Mar 12 2024 Remi Collet <remi@remirepo.net> - 8.2.17-1
- Update to 8.2.17 - http://www.php.net/releases/8_2_17.php