diff options
Diffstat (limited to 'php71.spec')
-rw-r--r-- | php71.spec | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -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 <remi@remirepo.net> - 7.1.16~RC1-1 +- Update to 7.1.16RC1 + * Wed Feb 28 2018 Remi Collet <remi@remirepo.net> - 7.1.15-1 - Update to 7.1.15 - http://www.php.net/releases/7_1_15.php - FPM: revert pid file removal |