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