From 755af19adc8fc00e300152e3954d9e605ba85c48 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 14 Mar 2018 16:21:11 +0100 Subject: v7.1.16RC1 --- php71.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php71.spec') diff --git a/php71.spec b/php71.spec index 4c2f56b..29d2db3 100644 --- a/php71.spec +++ b/php71.spec @@ -107,8 +107,8 @@ %global db_devel libdb-devel %endif -%global upver 7.1.15 -#global rcver RC1 +%global upver 7.1.16 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -153,7 +153,7 @@ Patch8: php-7.0.2-libdb.patch Patch9: php-7.0.7-curl.patch # Functional changes -Patch40: php-7.1.3-dlopen.patch +Patch40: php-7.1.16-dlopen.patch Patch42: php-7.1.0-systzdata-v14.patch # See http://bugs.php.net/53436 Patch43: php-5.4.0-phpize.patch @@ -2052,6 +2052,9 @@ fi %changelog +* Wed Mar 14 2018 Remi Collet - 7.1.16~RC1-1 +- Update to 7.1.16RC1 + * Wed Feb 28 2018 Remi Collet - 7.1.15-1 - Update to 7.1.15 - http://www.php.net/releases/7_1_15.php - FPM: revert pid file removal -- cgit