summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-11-09 08:17:29 +0100
committerRemi Collet <fedora@famillecollet.com>2016-11-09 08:17:29 +0100
commit94a9804ed3decb6789c6684de4ed188bd9a9b766 (patch)
tree65ec45762e2dc2ea84af8e025b11e317b7c5bd2e
parent43cf11de24e0683af9d4b1472205729e3f10c6e9 (diff)
PHP 5.6.28
-rw-r--r--failed.txt2
-rw-r--r--php.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 47b44e6..bf4ab22 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 5.6.28RC1 (2016-10-28)
+===== 5.6.28 (2016-11-10)
$ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
diff --git a/php.spec b/php.spec
index a4dceea..902b822 100644
--- a/php.spec
+++ b/php.spec
@@ -137,7 +137,7 @@
%global db_devel libdb-devel
%endif
-%global rcver RC1
+#global rcver RC1
%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
@@ -1816,6 +1816,9 @@ fi
%changelog
+* Wed Nov 9 2016 Remi Collet <remi@fedoraproject.org> 5.6.28-1
+- Update to 5.6.28 - http://www.php.net/releases/5_6_28.php
+
* Fri Oct 28 2016 Remi Collet <remi@fedoraproject.org> 5.6.28-0.1.RC1
- update to 5.6.28RC1