summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-06 09:20:34 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-06 09:20:34 +0200
commita1ab9899373609c8e67cab2dfbd3dd88d79348cf (patch)
treeb33773a404985085bb50054e82df3a1887627284
parente259bf23fef472eb6c59490b18f51314a858b557 (diff)
PHP 5.5.28
-rw-r--r--failed.txt2
-rw-r--r--php.spec15
2 files changed, 7 insertions, 10 deletions
diff --git a/failed.txt b/failed.txt
index aa9481b..36031d9 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-==== PHP 5.5.27
+==== PHP 5.5.28
$ grep -r 'Tests failed' /var/lib/mock/scl55*/build.log
diff --git a/php.spec b/php.spec
index 7b244ac..d510927 100644
--- a/php.spec
+++ b/php.spec
@@ -137,17 +137,10 @@
%global db_devel libdb-devel
%endif
-#global rcver RC1
-%global rpmrel 1
-
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: 5.5.27
-%if 0%{?rcver:1}
-Release: 0.%{rpmrel}.%{rcver}%{?dist}
-%else
-Release: %{rpmrel}%{?dist}
-%endif
+Version: 5.5.28
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1764,6 +1757,10 @@ fi
%changelog
+* Thu Aug 6 2015 Remi Collet <remi@fedoraproject.org> 5.5.28-1
+- Update to 5.5.28
+ http://www.php.net/releases/5_5_28.php
+
* 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