summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-17 17:28:04 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-17 17:28:04 +0100
commit236fd96e38a92b4a690154f49a72e7c519ac4ef1 (patch)
tree9fff7b59973a2cd148fbe23000cd240ceaeb0b01
parentb8bc1fb53be88c3d594faf9486047ebdcaeb2443 (diff)
PHP 7.0.15
-rw-r--r--failed.txt2
-rw-r--r--php.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 6f1a501..ba80d72 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.0.15RC1 (2017-01-05)
+===== 7.0.15 (2017-01-19)
$ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
diff --git a/php.spec b/php.spec
index 850026b..2728418 100644
--- a/php.spec
+++ b/php.spec
@@ -124,7 +124,7 @@
%global db_devel libdb-devel
%endif
-%global rcver RC1
+#global rcver RC1
%global rpmrel 1
@@ -1822,6 +1822,9 @@ fi
%changelog
+* Tue Jan 17 2017 Remi Collet <remi@fedoraproject.org> 7.0.15-1
+- Update to 7.0.15 - http://www.php.net/releases/7_0_15.php
+
* Thu Jan 5 2017 Remi Collet <remi@fedoraproject.org> 7.0.15-0.1.RC1
- Update to 7.0.15RC1