summaryrefslogtreecommitdiffstats
path: root/php70.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-14 17:57:38 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-14 17:57:38 +0100
commit27b861e8b9c388e4925cd4d7d887fd8a282a8757 (patch)
tree290b4d64c11aac0c037ef3832902e93307d1227e /php70.spec
parent0e4b54fd34bc7769f066fad41d6d19de00d1c683 (diff)
PHP 7.0.15
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)