summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-04-29 07:17:17 +0200
committerRemi Collet <remi@remirepo.net>2020-04-29 07:17:17 +0200
commit4fe3d7c6c6e944cb8075751cf4d7b6ea1038c7df (patch)
treeb43b55ecfe053b056985d55046f0bb065c9d6cba
parent3bff79cc4063043ad9f170cfa28f275eaf983a13 (diff)
update to 7.4.6RC1
-rw-r--r--failed.txt12
-rw-r--r--php74.spec9
2 files changed, 10 insertions, 11 deletions
diff --git a/failed.txt b/failed.txt
index eb287f9..e43272e 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,19 +1,15 @@
-===== 7.4.5 (2020-04-16)
+===== 7.4.6RC1 (2020-04-30)
$ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/el7x/build.log:Tests failed : 0
-/var/lib/mock/el8x74/build.log:Tests failed : 16
-/var/lib/mock/fc30i/build.log:Tests failed : 1
+/var/lib/mock/el8x74/build.log:Tests failed : 17
+/var/lib/mock/fc30i/build.log:Tests failed : 0
/var/lib/mock/fc30x/build.log:Tests failed : 0
-/var/lib/mock/fc31x/build.log:Tests failed : 1
+/var/lib/mock/fc31x/build.log:Tests failed : 0
/var/lib/mock/fc32x/build.log:Tests failed : 0
-fc30i
- 1 php://input is empty when enable_post_data_reading=Off [tests/basic/bug67198.phpt]
-fc31x
- 2 SPL: DirectoryIterator and clone [ext/spl/tests/dit_004.phpt]
1 proc_open give erratic test results :(
diff --git a/php74.spec b/php74.spec
index 186b7e4..6d5aa72 100644
--- a/php74.spec
+++ b/php74.spec
@@ -96,9 +96,9 @@
%global with_libzip 1
%global with_zip 0
-%global upver 7.4.5
-#global rcver RC1
-#global lower RC1
+%global upver 7.4.6
+%global rcver RC1
+%global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2159,6 +2159,9 @@ fi
%changelog
+* Wed Apr 29 2020 Remi Collet <remi@remirepo.net> - 7.4.6~RC1-1
+- update to 7.4.6RC1
+
* Tue Apr 14 2020 Remi Collet <remi@remirepo.net> - 7.4.5-1
- Update to 7.4.5 - http://www.php.net/releases/7_4_5.php