From ee7637bc8c7903f6ecb0a1b65404c8f58e634af1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 15 Aug 2018 16:42:16 +0200 Subject: Update to 7.1.21 - http://www.php.net/releases/7_1_21.php --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 8cb1b81..33a3f97 100644 --- a/php.spec +++ b/php.spec @@ -120,7 +120,7 @@ %global db_devel libdb-devel %endif -%global upver 7.1.20 +%global upver 7.1.21 #global rcver RC1 Summary: PHP scripting language for creating dynamic web sites @@ -1844,6 +1844,9 @@ fi %changelog +* Wed Aug 15 2018 Remi Collet - 7.1.21-1 +- Update to 7.1.21 - http://www.php.net/releases/7_1_21.php + * Thu Jul 19 2018 Remi Collet - 7.1.20-1 - Update to 7.1.20 - http://www.php.net/releases/7_1_20.php -- cgit