summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-07-12 20:50:46 +0200
committerRemi Collet <fedora@famillecollet.com>2015-07-12 20:50:46 +0200
commitef3afb9ccf410ba2a2278014d04957dfe87271d4 (patch)
tree9859e3d84dff388417125e906bb15ddadff81752
parentd9c656a6819f9a8024bb336ee8e0030559ae02ed (diff)
PHP 5.6.11
-rw-r--r--failed.txt4
-rw-r--r--php56.spec8
2 files changed, 8 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 2b535e0..7bad90a 100644
--- a/failed.txt
+++ b/failed.txt
@@ -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
diff --git a/php56.spec b/php56.spec
index dbab030..955f08e 100644
--- a/php56.spec
+++ b/php56.spec
@@ -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