From 25f70f86eb027442c7c2546ac7a70121e035d1f9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 15 Aug 2018 19:10:07 +0200 Subject: Update to 7.1.21 - http://www.php.net/releases/7_1_21.php --- php71.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php71.spec') diff --git a/php71.spec b/php71.spec index 7a3c83e..0f61738 100644 --- a/php71.spec +++ b/php71.spec @@ -107,7 +107,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 @@ -2056,6 +2056,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