summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-02-18 14:36:24 +0100
committerRemi Collet <remi@remirepo.net>2020-02-18 14:36:24 +0100
commit7808648246f3021483ed38c21c26ffcb22a2d913 (patch)
treea25620245b96df875ec218e7d87b01321fc0664c
parent26db1211bcd170799a05ad14f01077ac9dcf917b (diff)
Update to 7.4.3 - http://www.php.net/releases/7_4_3.php
-rw-r--r--failed.txt7
-rw-r--r--php74.spec7
2 files changed, 9 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index 00f718a..65e508e 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,16 +1,17 @@
-===== 7.4.3RC1 (2020-02-06)
+===== 7.4.3 (2020-02-20)
$ 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/fc29i/build.log:Tests failed : 0
-/var/lib/mock/fc29x/build.log:Tests failed : 0
/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 : 0
+/var/lib/mock/fc32x/build.log:Tests failed : 1
+fc34x
+ 6 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 2cb8f22..6d68a64 100644
--- a/php74.spec
+++ b/php74.spec
@@ -97,8 +97,8 @@
%global with_zip 0
%global upver 7.4.3
-%global rcver RC1
-%global lower RC1
+#global rcver RC1
+#global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2155,6 +2155,9 @@ fi
%changelog
+* Tue Feb 18 2020 Remi Collet <remi@remirepo.net> - 7.4.3-1
+- Update to 7.4.3 - http://www.php.net/releases/7_4_3.php
+
* Tue Feb 4 2020 Remi Collet <remi@remirepo.net> - 7.4.3~RC1-1
- update to 7.4.3RC1