From 3839b2c3ae9f0d34216ace524003821f2af596ee Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 14 Feb 2017 17:57:38 +0100 Subject: PHP 7.0.15 --- php.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 3d01836..f012138 100644 --- a/php.spec +++ b/php.spec @@ -124,8 +124,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 @@ -1822,6 +1822,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