diff options
-rw-r--r-- | failed.txt | 4 | ||||
-rw-r--r-- | php56.spec | 8 |
2 files changed, 8 insertions, 4 deletions
@@ -1,4 +1,4 @@ -===== 5.6.10 +===== 5.6.11 $ grep -r 'Tests failed' /var/lib/mock/56*/build.log @@ -23,5 +23,5 @@ el5i, el5x sni_server [ext/openssl/tests/sni_server.phpt] Specific protocol method specification [ext/openssl/tests/stream_crypto_flags_004.phpt] -[1] known issue, not fix found +[1] known issue, no fix found [2] ext/openssl erratic results... unable to connect to ssl://127.0.0.1:64321 @@ -147,11 +147,11 @@ Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.6.10 +Version: 5.6.11 %if 0%{?snapdate:1}%{?rcver:1} Release: 0.1.%{?snapdate}%{?rcver}%{?dist} %else -Release: 1%{?dist}.1 +Release: 1%{?dist} %endif # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -1975,6 +1975,10 @@ fi %changelog +* Sun Jul 12 2015 Remi Collet <remi@fedoraproject.org> 5.6.11-1 +- Update to 5.6.11 + http://www.php.net/releases/5_6_11.php + * Thu Jun 11 2015 Remi Collet <remi@fedoraproject.org> 5.6.10-1.1 - don't provide php-sqlite3 on EL-5 - the phar link is now correctly created |