From 12626148ec023f040da8b9049dc7358e411d16dd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 24 May 2017 06:58:12 +0200 Subject: 7.0.20RC1 --- php.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 17ee1da..6e96c69 100644 --- a/php.spec +++ b/php.spec @@ -123,8 +123,8 @@ %global db_devel libdb-devel %endif -%global upver 7.0.19 -#global rcver RC1 +%global upver 7.0.20 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites @@ -1813,6 +1813,9 @@ fi %changelog +* Tue May 23 2017 Remi Collet - 7.0.20~RC1-1 +- Update to 7.0.20RC1 + * Tue May 9 2017 Remi Collet - 7.0.19-1 - Update to 7.0.19 - http://www.php.net/releases/7_0_19.php -- cgit