summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-11 08:49:02 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-11 08:49:02 +0200
commitcad30b22dd4a2426e82198c7f3bb231269c5d9db (patch)
tree79a2d293922e972753d47bf778184c6aeb9b3f3c
parentcea686b832c25f0cb091ff8dd462883efc9af882 (diff)
PHP 5.6.10
-rw-r--r--failed.txt2
-rw-r--r--php.spec16
2 files changed, 16 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 768ed25..0e431e8 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 5.6.10RC1
+===== 5.6.10
$ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
diff --git a/php.spec b/php.spec
index 34bda29..cff0fde 100644
--- a/php.spec
+++ b/php.spec
@@ -1,3 +1,13 @@
+# remirepo spec file for php56-php
+# with SCL and backport stuff, adapted from
+#
+# Fedora spec file for php
+#
+# License: MIT
+# http://opensource.org/licenses/MIT
+#
+# Please preserve changelog entries
+#
%if 0%{?scl:1}
%scl_package php
%else
@@ -127,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
@@ -1780,6 +1790,10 @@ fi
%changelog
+* Thu Jun 11 2015 Remi Collet <remi@fedoraproject.org> 5.6.10-1
+- Update to 5.6.10
+ http://www.php.net/releases/5_6_10.php
+
* Thu May 28 2015 Remi Collet <remi@fedoraproject.org> 5.6.10-0.1.RC1
- update to 5.6.10RC1
- opcache is now 7.0.6-dev