diff options
| -rw-r--r-- | failed.txt | 10 | ||||
| -rw-r--r-- | php.spec | 9 | 
2 files changed, 9 insertions, 10 deletions
| @@ -1,18 +1,14 @@ -===== 7.1.0RC2 (2016-09-15) +===== 7.1.0RC3 (2016-09-29)  $ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log  /var/lib/mock/scl70el6x/build.log:Tests failed    :     0  /var/lib/mock/scl70el7x/build.log:Tests failed    :     0  /var/lib/mock/scl70fc22x/build.log:Tests failed    :    0 -/var/lib/mock/scl70fc23x/build.log:Tests failed    :    1 +/var/lib/mock/scl70fc23x/build.log:Tests failed    :    0  /var/lib/mock/scl70fc24x/build.log:Tests failed    :    0 -/var/lib/mock/scl70fc25x/build.log:Tests failed    :    1 +/var/lib/mock/scl70fc25x/build.log:Tests failed    :    0 -fc23x -	*	Test session_set_save_handler() function : basic functionality [ext/session/tests/session_set_save_handler_basic.phpt] -fc25x -	*	Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt]  *	proc_open give erratic test results :( @@ -124,8 +124,8 @@  %global db_devel  libdb-devel  %endif -%global rcver        RC2 -%global rpmrel       8 +%global rcver        RC3 +%global rpmrel       9  Summary: PHP scripting language for creating dynamic web sites @@ -1824,7 +1824,10 @@ fi  %changelog -* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> 7.1.0-0.9.RC2 +* Thu Sep 29 2016 Remi Collet <remi@fedoraproject.org> 7.1.0-0.9.RC3 +- Update to 7.1.0RC3 + +* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> 7.1.0-0.8.RC2  - Update to 7.1.0RC2  - API version is now 20160303 | 
