summaryrefslogtreecommitdiffstats
path: root/php70.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php70.spec')
-rw-r--r--php70.spec11
1 files changed, 5 insertions, 6 deletions
diff --git a/php70.spec b/php70.spec
index 8ee96a1..d79af4f 100644
--- a/php70.spec
+++ b/php70.spec
@@ -120,8 +120,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
Name: php
@@ -1810,10 +1810,6 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%pre common
-echo -e "\nWARNING : These %{name}-* RPMs are not official Fedora / Red Hat build and"
-echo -e "overrides the official ones. Don't file bugs on Fedora Project nor Red Hat.\n"
-echo -e "Use dedicated forum at http://forum.remirepo.net/\n"
-
%if %{?fedora}%{!?fedora:99} < 24
echo -e "WARNING : Fedora %{fedora} is now EOL :"
echo -e "You should consider upgrading to a supported release.\n"
@@ -2059,6 +2055,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)