From 6037251cba6bc9fcebf95e46d4cadc7d75fdf984 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 11 Apr 2017 15:00:00 +0200 Subject: v7.0.18 --- php70.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php70.spec') diff --git a/php70.spec b/php70.spec index 07b575e..f27c58f 100644 --- a/php70.spec +++ b/php70.spec @@ -120,7 +120,7 @@ %global db_devel libdb-devel %endif -%global rcver RC1 +#global rcver RC1 %global rpmrel 1 Summary: PHP scripting language for creating dynamic web sites @@ -2054,6 +2054,9 @@ fi %changelog +* Tue Apr 11 2017 Remi Collet - 7.0.18-1 +- Update to 7.0.18 - http://www.php.net/releases/7_0_18.php + * Wed Mar 29 2017 Remi Collet - 7.0.18-0.1.RC1 - Update to 7.0.18RC1 -- cgit