summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 ba80d72..a2ab634 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.0.15 (2017-01-19)
+===== 7.0.16RC1 (2017-02-02)
$ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
diff --git a/php.spec b/php.spec
index 2728418..a5c0965 100644
--- a/php.spec
+++ b/php.spec
@@ -124,13 +124,13 @@
%global db_devel libdb-devel
%endif
-#global rcver RC1
+%global rcver RC1
%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: 7.0.15
+Version: 7.0.16
Release: %{?rcver:0.}%{rpmrel}%{?rcver:.%{rcver}}%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -1822,6 +1822,9 @@ fi
%changelog
+* Wed Feb 1 2017 Remi Collet <remi@fedoraproject.org> 7.0.16-0.1.RC1
+- Update to 7.0.16RC1
+
* 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