diff options
| -rw-r--r-- | failed.txt | 6 | ||||
| -rw-r--r-- | php71.spec | 5 | 
2 files changed, 6 insertions, 5 deletions
@@ -1,4 +1,4 @@ -===== 7.1.1RC1 (2017-01-05) +===== 7.1.1 (2017-01-19)  $ grep -r 'Tests failed' /var/lib/mock/*/build.log @@ -6,14 +6,12 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log  /var/lib/mock/el6x/build.log:Tests failed    :     0  /var/lib/mock/el7x/build.log:Tests failed    :     0  /var/lib/mock/fc23i/build.log:Tests failed    :    0 -/var/lib/mock/fc23x/build.log:Tests failed    :    1 +/var/lib/mock/fc23x/build.log:Tests failed    :    0  /var/lib/mock/fc24i/build.log:Tests failed    :    0  /var/lib/mock/fc24x/build.log:Tests failed    :    0  /var/lib/mock/fc25i/build.log:Tests failed    :    0  /var/lib/mock/fc25x/build.log:Tests failed    :    0 -fc23x -	*	Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt]  *	proc_open give erratic test results :( @@ -120,7 +120,7 @@  %global db_devel  libdb-devel  %endif -%global rcver         RC1 +#global rcver         RC1  %global rpmrel        1  Summary: PHP scripting language for creating dynamic web sites @@ -2051,6 +2051,9 @@ fi  %changelog +* Wed Jan 18 2017 Remi Collet <remi@fedoraproject.org> 7.1.1-1 +- Update to 7.1.1 - http://www.php.net/releases/7_1_1.php +  * Thu Jan  5 2017 Remi Collet <remi@fedoraproject.org> 7.1.1-0.1.RC1  - Update to 7.1.1RC1  | 
