summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-08 10:56:45 +0200
committerRemi Collet <remi@remirepo.net>2021-09-08 10:56:45 +0200
commitbd715dd7a839c621c88458fd71a75b0e7d2dad4e (patch)
treeffbbf182b0d6407074b2ba3cc2c74d55946dcbe2
parent1c82301d413a3e3bb103a0e43186e145fbf78b78 (diff)
update to 7.4.24RC1
use oracle client library version 21.3
-rw-r--r--failed.txt2
-rw-r--r--php74.spec10
2 files changed, 8 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index d7dc9a6..1be3429 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.4.23 (2021-08-26)
+===== 7.4.24RC1 (2021-09-09)
$ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log
diff --git a/php74.spec b/php74.spec
index 420c81b..4ea8e8d 100644
--- a/php74.spec
+++ b/php74.spec
@@ -24,7 +24,7 @@
%global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock)
-%global oraclever 21.1
+%global oraclever 21.3
%global oraclelib 21.1
# Build for LiteSpeed Web Server (LSAPI)
@@ -90,8 +90,8 @@
%global with_libzip 1
%global with_zip 0
-%global upver 7.4.23
-#global rcver RC1
+%global upver 7.4.24
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2162,6 +2162,10 @@ fi
%changelog
+* Wed Sep 8 2021 Remi Collet <remi@remirepo.net> - 7.4.24~RC1-1
+- update to 7.4.24RC1
+- use oracle client library version 21.3
+
* Tue Aug 24 2021 Remi Collet <remi@remirepo.net> - 7.4.23-1
- Update to 7.4.23 - http://www.php.net/releases/7_4_23.php