summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-12-01 07:26:34 +0100
committerRemi Collet <remi@php.net>2021-12-01 07:26:34 +0100
commit97d96c3a62e08d8e80ccfcc4d088c53b17c7face (patch)
tree2c74b5ff3d3c6ca123cd1029fe370887c7b67aa2
parent5efe73375c8b266a724c031e16ad305826c1c438 (diff)
update to 7.4.27RC1
use oracle client library version 21.4
-rw-r--r--failed.txt4
-rw-r--r--php74.spec10
2 files changed, 9 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index edf057f..00fa1a1 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,6 +1,6 @@
-===== 7.4.26 (2021-11-18)
+===== 7.4.27RC1 (2021-12-02)
-$ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log
+$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el7x/build.log:Tests failed : 0
/var/lib/mock/el8x74/build.log:Tests failed : 0
diff --git a/php74.spec b/php74.spec
index a37fa2c..39a4cdc 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.3
+%global oraclever 21.4
%global oraclelib 21.1
# Build for LiteSpeed Web Server (LSAPI)
@@ -94,8 +94,8 @@
%global with_libzip 1
%global with_zip 0
-%global upver 7.4.26
-#global rcver RC1
+%global upver 7.4.27
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2175,6 +2175,10 @@ fi
%changelog
+* Wed Dec 1 2021 Remi Collet <remi@remirepo.net> - 7.4.27~RC1-1
+- update to 7.4.27RC1
+- use oracle client library version 21.4
+
* Tue Nov 16 2021 Remi Collet <remi@remirepo.net> - 7.4.26-1
- Update to 7.4.26 - http://www.php.net/releases/7_4_26.php