summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-29 19:46:06 +0200
committerRemi Collet <fedora@famillecollet.com>2016-03-29 19:46:06 +0200
commitefe0b8638aa0ae46efd2b8f4aa68577113530002 (patch)
treebc5319350aaf237d32af6ee3bb44a52954501197
parent33da3949093173eefea2c4e8915c45ff0a68ce36 (diff)
PHP 5.5.34
-rw-r--r--failed.txt2
-rw-r--r--php.spec8
2 files changed, 7 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 23df34f..d283c1b 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-==== PHP 5.5.33 (2016-03-03)
+==== PHP 5.5.34 (2016-03-31)
$ grep -r 'Tests failed' /var/lib/mock/scl55*/build.log
diff --git a/php.spec b/php.spec
index 9e4ef4e..8237a80 100644
--- a/php.spec
+++ b/php.spec
@@ -139,8 +139,8 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: 5.5.33
-Release: 2%{?dist}
+Version: 5.5.34
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1770,6 +1770,10 @@ fi
%changelog
+* 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
+
* Thu Mar 10 2016 Remi Collet <remi@fedoraproject.org> 5.5.33-2
- adapt for F24: define %%pecl_xmldir and own it