diff options
Diffstat (limited to 'php72.spec')
-rw-r--r-- | php72.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -112,7 +112,7 @@ %endif %global upver 7.2.7 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2136,6 +2136,9 @@ fi %changelog +* Wed Jun 20 2018 Remi Collet <remi@remirepo.net> - 7.2.7-1 +- Update to 7.2.7 - http://www.php.net/releases/7_2_7.php + * Wed Jun 6 2018 Remi Collet <remi@remirepo.net> - 7.2.7~RC1-1 - update to 7.2.7RC1 |