diff options
| -rw-r--r-- | failed.txt | 6 | ||||
| -rw-r--r-- | php.spec | 5 | 
2 files changed, 6 insertions, 5 deletions
| @@ -1,8 +1,8 @@ -===== 5.6.24RC1 (2016-07-08) +===== 5.6.24 (2016-07-21)  $ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log -/var/lib/mock/scl56el6x/build.log:Tests failed    :     6 +/var/lib/mock/scl56el6x/build.log:Tests failed    :     5  /var/lib/mock/scl56el7x/build.log:Tests failed    :     5  /var/lib/mock/scl56fc21x/build.log:Tests failed    :    0  /var/lib/mock/scl56fc22x/build.log:Tests failed    :    0 @@ -15,8 +15,6 @@ el6x, el7x:  	Test date_sunset() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunset_variation9.phpt]  	Test getdate() function : usage variation - Passing high positive and negative float values to timestamp. [ext/date/tests/getdate_variation7.phpt]  	strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt] -el6x -	Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt]  * outdated tzdata cause date failure @@ -137,7 +137,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 @@ -1813,6 +1813,9 @@ fi  %changelog +* Thu Jul 21 2016 Remi Collet <remi@fedoraproject.org> 5.6.24-1 +- Update to 5.6.24 - http://www.php.net/releases/5_6_24.php +  * Thu Jul  7 2016 Remi Collet <remi@fedoraproject.org> 5.6.24-0.1.RC1  - update to 5.6.24RC1 | 
