summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-15 09:02:22 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-15 09:02:22 +0100
commited68db91b98d7b6894b1dc9801adab5cac22962f (patch)
tree8f439ac5aeb583df3f5776e15d209125db320d08
parenta6e3a6807c743726f83cb2d393350e24926a8db1 (diff)
PHP 7.1.2
-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 957e7c7..6c3c2f1 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.1.2RC1 (2017-02-02)
+===== 7.1.2 (2017-02-16)
$ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
diff --git a/php.spec b/php.spec
index 3011cb5..463ed65 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
@@ -1808,6 +1808,9 @@ fi
%changelog
+* Wed Feb 15 2017 Remi Collet <remi@fedoraproject.org> - 7.1.2-1
+- Update to 7.1.2 - http://www.php.net/releases/7_1_2.php
+
* Thu Feb 2 2017 Remi Collet <remi@fedoraproject.org> - 7.1.2-0.2.RC1
- Update to 7.1.2RC1 (new sources)