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.24 -#global rcver RC1 +%global upver 7.1.25 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2061,6 +2061,9 @@ fi %changelog +* Thu Nov 22 2018 Remi Collet <remi@remirepo.net> - 7.1.25~RC1-1 +- update to 7.1.25RC1 + * Wed Nov 7 2018 Remi Collet <remi@remirepo.net> - 7.1.24-1 - Update to 7.1.24 - http://www.php.net/releases/7_1_24.php |