diff options
-rw-r--r-- | failed.txt | 6 | ||||
-rw-r--r-- | php73.spec | 7 |
2 files changed, 7 insertions, 6 deletions
@@ -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 @@ -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 |