diff options
-rw-r--r-- | failed.txt | 14 | ||||
-rw-r--r-- | php.spec | 6 |
2 files changed, 12 insertions, 8 deletions
@@ -1,13 +1,13 @@ -==== PHP 5.5.34 (2016-03-31) +==== PHP 5.5.35 (2016-04-28) $ grep -r 'Tests failed' /var/lib/mock/scl55*/build.log -/var/lib/mock/scl55el6x/build.log: Tests failed : 0 ( 0.0%) ( 0.0%) -/var/lib/mock/scl55el7x/build.log: Tests failed : 0 ( 0.0%) ( 0.0%) -/var/lib/mock/scl55fc21x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) -/var/lib/mock/scl55fc22x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) -/var/lib/mock/scl55fc23x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%) -/var/lib/mock/scl55fc24x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%) +/var/lib/mock/scl55el6x/build.log: Tests failed : 0 +/var/lib/mock/scl55el7x/build.log: Tests failed : 0 +/var/lib/mock/scl55fc21x/build.log:Tests failed : 0 +/var/lib/mock/scl55fc22x/build.log:Tests failed : 0 +/var/lib/mock/scl55fc23x/build.log:Tests failed : 1 +/var/lib/mock/scl55fc24x/build.log:Tests failed : 1 fc23, fc24: Bug #64802: openssl_x509_parse fails to parse subject properly in some cases [ext/openssl/tests/bug64802.phpt] @@ -139,7 +139,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php -Version: 5.5.34 +Version: 5.5.35 Release: 1%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -1770,6 +1770,10 @@ fi %changelog +* Wed Apr 27 2016 Remi Collet <remi@fedoraproject.org> 5.5.35-1 +- Update to 5.5.35 + http://www.php.net/releases/5_5_35.php + * Tue Mar 29 2016 Remi Collet <remi@fedoraproject.org> 5.5.34-1 - Update to 5.5.34 http://www.php.net/releases/5_5_34.php |