summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-10-08 14:57:22 +0200
committerRemi Collet <remi@remirepo.net>2019-10-08 14:57:22 +0200
commita5e5a0c62d2779460c6ae951eec34a2c22ee14a7 (patch)
treec97ade6fa9dd326d5ac24613e4fc2f44f61bcd5d
parent694dfdefec1e75b5640c94eb96ae1296a69a834b (diff)
update to 7.3.11RC1
-rw-r--r--failed.txt6
-rw-r--r--php73.spec7
2 files changed, 7 insertions, 6 deletions
diff --git a/failed.txt b/failed.txt
index 1de302f..d64fbe5 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,8 +1,8 @@
-===== 7.3.10 (2019-09-26)
+===== 7.3.11RC1 (2019-10-10)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
-/var/lib/mock/el6i/build.log:Tests failed : 1
+/var/lib/mock/el6i/build.log:Tests failed : 0
/var/lib/mock/el6x/build.log:Tests failed : 0
/var/lib/mock/el7x/build.log:Tests failed : 0
/var/lib/mock/el8x73/build.log:Tests failed : 14
@@ -14,8 +14,6 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/fc31x/build.log:Tests failed : 0
-el6i
- 1 Bug #70470 (Built-in server truncates headers spanning over TCP packets) [sapi/cli/tests/bug70470.phpt]
el8x:
5 buildroot issue with openssl under investigation
diff --git a/php73.spec b/php73.spec
index c8c2e97..93f566d 100644
--- a/php73.spec
+++ b/php73.spec
@@ -116,8 +116,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.3.10
-#global rcver RC1
+%global upver 7.3.11
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2244,6 +2244,9 @@ fi
%changelog
+* Tue Oct 8 2019 Remi Collet <remi@remirepo.net> - 7.3.11~RC1-1
+- update to 7.3.11RC1
+
* Tue Sep 24 2019 Remi Collet <remi@remirepo.net> - 7.3.10-1
- Update to 7.3.10 - http://www.php.net/releases/7_3_10.php