From 93eec1b27343323641cff6d2741ad1bd359e1138 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 25 Apr 2018 09:00:44 +0200 Subject: Update to 7.1.17 - http://www.php.net/releases/7_1_17.php --- php71.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php71.spec') diff --git a/php71.spec b/php71.spec index 7b55d55..f998c03 100644 --- a/php71.spec +++ b/php71.spec @@ -107,7 +107,7 @@ %global db_devel libdb-devel %endif -%global upver 7.1.16 +%global upver 7.1.17 #global rcver RC1 Summary: PHP scripting language for creating dynamic web sites @@ -2053,6 +2053,9 @@ fi %changelog +* Wed Apr 25 2018 Remi Collet - 7.1.17-1 +- Update to 7.1.17 - http://www.php.net/releases/7_1_17.php + * Wed Mar 28 2018 Remi Collet - 7.1.16-1 - Update to 7.1.16 - http://www.php.net/releases/7_1_16.php - FPM: update default pool configuration for process.dumpable -- cgit