From 27b861e8b9c388e4925cd4d7d887fd8a282a8757 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 14 Feb 2017 17:57:38 +0100 Subject: PHP 7.0.15 --- php70.spec | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'php70.spec') 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 7.0.16-1 +- Update to 7.0.16 - http://www.php.net/releases/7_0_16.php + * Thu Feb 2 2017 Remi Collet - 7.0.16-0.2.RC1 - Update to 7.0.16RC1 (new sources) -- cgit