summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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