diff options
Diffstat (limited to 'php74.spec')
-rw-r--r-- | php74.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -91,7 +91,7 @@ %global with_zip 0 %global upver 7.4.18 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2159,6 +2159,9 @@ fi %changelog +* Tue Apr 27 2021 Remi Collet <remi@remirepo.net> - 7.4.18-1 +- Update to 7.4.18 - http://www.php.net/releases/7_4_18.php + * Tue Apr 13 2021 Remi Collet <remi@remirepo.net> - 7.4.18~RC1-1 - update to 7.4.18RC1 |