summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-08 10:52:38 +0200
committerRemi Collet <remi@remirepo.net>2021-09-08 10:52:38 +0200
commit9c47d19d6d43051753aeaa3bab5e0371f123757e (patch)
tree1bd6c0048c82372666a7dd429f1394071b7f9acc
parentf3e1e109a220bdcf756115aa509de6f1bb6c56cb (diff)
update to 7.4.24RC1
use oracle client library version 21.3
-rw-r--r--failed.txt2
-rw-r--r--php.spec10
2 files changed, 8 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 3b7d376..e8e4208 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/scl74*/build.log
diff --git a/php.spec b/php.spec
index 9b72e83..a26ab12 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 21.1
+%global oraclever 21.3
%global oraclelib 21.1
# Build for LiteSpeed Web Server (LSAPI)
@@ -96,8 +96,8 @@
#global gh_date 20190612
%global gh_owner php
%global gh_project php-src
-%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: %{?scl_prefix}php
@@ -1815,6 +1815,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