summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-11-24 11:16:06 +0100
committerRemi Collet <fedora@famillecollet.com>2016-11-24 11:16:06 +0100
commitf566b0afd966bf582a4e3d7ad0592e633076833b (patch)
treeec34a7055fe0d57d10be6d544dfacdf4b63f67ed
parent94a9804ed3decb6789c6684de4ed188bd9a9b766 (diff)
PHP 5.6.29RC1
-rw-r--r--failed.txt2
-rw-r--r--php.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index bf4ab22..848da58 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 5.6.28 (2016-11-10)
+===== 5.6.29RC1 (2016-11-24)
$ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
diff --git a/php.spec b/php.spec
index 902b822..2517a57 100644
--- a/php.spec
+++ b/php.spec
@@ -137,12 +137,12 @@
%global db_devel libdb-devel
%endif
-#global rcver RC1
+%global rcver RC1
%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: 5.6.28
+Version: 5.6.29
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@@ -1816,6 +1816,9 @@ fi
%changelog
+* Thu Nov 24 2016 Remi Collet <remi@fedoraproject.org> 5.6.29-0.1.RC1
+- update to 5.6.29RC1
+
* 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