summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-08-31 18:26:41 +0200
committerRemi Collet <fedora@famillecollet.com>2016-08-31 18:26:41 +0200
commit25309369d770ac965af3dfcc8caadead1ee1ffc4 (patch)
tree9831aa3522da90b8499954632df31248e9f031bb
parentaff82c843bf045744ec4ac6ed6967dc458a4b64c (diff)
PHP 7.0.10
-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 5afcb8e..3b89059 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.0.10RC1 (2016-08-04)
+===== 7.0.10 (2016-08-19)
$ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
diff --git a/php.spec b/php.spec
index c8ead39..7af6d94 100644
--- a/php.spec
+++ b/php.spec
@@ -124,8 +124,8 @@
%global db_devel libdb-devel
%endif
-%global rcver RC1
-%global rpmrel 2
+#global rcver RC1
+%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
@@ -1824,6 +1824,9 @@ fi
%changelog
+* Wed Aug 31 2016 Remi Collet <remi@fedoraproject.org> 7.0.10-1
+- Update to 7.0.10 - http://www.php.net/releases/7_0_10.php
+
* Wed Aug 3 2016 Remi Collet <remi@fedoraproject.org> 7.0.10-0.2.RC1
- rebuild with new sources