summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-04-27 15:53:00 +0200
committerRemi Collet <fedora@famillecollet.com>2016-04-27 15:53:00 +0200
commit11922d3fee432966d8224af7b50fe9c29556bb3a (patch)
tree3347f2b2ea2405ee7f217fdb47866c29ed0d6eb5
parentefe0b8638aa0ae46efd2b8f4aa68577113530002 (diff)
PHP 5.5.35
-rw-r--r--failed.txt14
-rw-r--r--php.spec6
2 files changed, 12 insertions, 8 deletions
diff --git a/failed.txt b/failed.txt
index d283c1b..5d08f7d 100644
--- a/failed.txt
+++ b/failed.txt
@@ -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]
diff --git a/php.spec b/php.spec
index 8237a80..35d4e2d 100644
--- a/php.spec
+++ b/php.spec
@@ -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