summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-14 17:57:38 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-14 17:57:38 +0100
commit3839b2c3ae9f0d34216ace524003821f2af596ee (patch)
tree0c0218657a7d4202b1338e6b9d35dc398976636e
parente2e773efcbc15290604b1e422fcbcbc48856d1a9 (diff)
PHP 7.0.15
-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 a2ab634..02eea0f 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.0.16RC1 (2017-02-02)
+===== 7.0.16 (2017-02-16)
$ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
diff --git a/php.spec b/php.spec
index 3d01836..f012138 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
@@ -1822,6 +1822,9 @@ fi
%changelog
+* Tue Feb 14 2017 Remi Collet <remi@fedoraproject.org> 7.0.16-1
+- Update to 7.0.16 - http://www.php.net/releases/7_0_16.php
+
* Thu Feb 2 2017 Remi Collet <remi@fedoraproject.org> - 7.0.16-0.2.RC1
- Update to 7.0.16RC1 (new sources)