diff --git a/php/php56/failed.txt b/php/php56/failed.txt index 38989efe55..16f840fe9b 100644 --- a/php/php56/failed.txt +++ b/php/php56/failed.txt @@ -1,4 +1,4 @@ -===== 5.6.23 (2016-06-23) +===== 5.6.24 (2016-07-21) $ grep -r 'Tests failed' /var/lib/mock/56*/build.log diff --git a/php/php56/php56.spec b/php/php56/php56.spec index 9193ca7718..313c23a0b2 100644 --- a/php/php56/php56.spec +++ b/php/php56/php56.spec @@ -145,8 +145,8 @@ Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.6.23 -Release: 1.1%{?dist} +Version: 5.6.24 +Release: 1%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend # TSRM is licensed under BSD @@ -1989,6 +1989,9 @@ fi %changelog +* Thu Jul 21 2016 Remi Collet 5.6.24-1 +- Update to 5.6.24 - http://www.php.net/releases/5_6_24.php + * Thu Jun 30 2016 Remi Collet 5.6.23-1.1 - own tests/doc directories for pecl packages (f24) diff --git a/scl-php56/php/failed.txt b/scl-php56/php/failed.txt index e3a174d700..c63d4ac810 100644 --- a/scl-php56/php/failed.txt +++ b/scl-php56/php/failed.txt @@ -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 diff --git a/scl-php56/php/php.spec b/scl-php56/php/php.spec index d6c98f4cfa..5f7422dfc4 100644 --- a/scl-php56/php/php.spec +++ b/scl-php56/php/php.spec @@ -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 5.6.24-1 +- Update to 5.6.24 - http://www.php.net/releases/5_6_24.php + * Thu Jul 7 2016 Remi Collet 5.6.24-0.1.RC1 - update to 5.6.24RC1