summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-07-13 07:59:31 +0200
committerRemi Collet <fedora@famillecollet.com>2015-07-13 07:59:31 +0200
commite38854f224399c3a0d9e3c00644679587944ba25 (patch)
tree516740bfba981becf13d7c5c3f68c48acd7c15d6
parent82b8bf2b87540f916db88f88a8560fc9be07eb26 (diff)
PHP 5.5.27
-rw-r--r--failed.txt2
-rw-r--r--php55.spec8
2 files changed, 7 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 9b3fc28..1e06d7c 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-==== PHP 5.5.26
+==== PHP 5.5.27
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php55.spec b/php55.spec
index cb408a7..c28a3c9 100644
--- a/php55.spec
+++ b/php55.spec
@@ -140,11 +140,11 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
-Version: 5.5.26
+Version: 5.5.27
%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
@@ -1972,6 +1972,10 @@ fi
%changelog
+* Mon Jul 13 2015 Remi Collet <remi@fedoraproject.org> 5.5.27-1
+- Update to 5.5.27
+ http://www.php.net/releases/5_5_27.php
+
* Thu Jun 11 2015 Remi Collet <remi@fedoraproject.org> 5.5.26-1.1
- don't provide php-sqlite3 on EL-5
- the phar link is now correctly created