diff options
Diffstat (limited to 'php71.spec')
-rw-r--r-- | php71.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -107,8 +107,8 @@ %global db_devel libdb-devel %endif -%global upver 7.1.17 -#global rcver RC1 +%global upver 7.1.18 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2053,6 +2053,9 @@ fi %changelog +* Sun May 13 2018 Remi Collet <remi@remirepo.net> - 7.1.18~RC1-1 +- update to 7.1.18RC1 + * Wed Apr 25 2018 Remi Collet <remi@remirepo.net> - 7.1.17-1 - Update to 7.1.17 - http://www.php.net/releases/7_1_17.php |