diff options
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -103,8 +103,8 @@ %global gh_owner php %global gh_project php-src %global upver 7.4.1 -%global rcver RC1 -%global lower RC1 +#global rcver RC1 +#global lower RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1808,6 +1808,9 @@ fi %changelog +* Wed Dec 18 2019 Remi Collet <remi@remirepo.net> - 7.4.1-1 +- Update to 7.4.1 - http://www.php.net/releases/7_4_1.php + * Wed Dec 11 2019 Remi Collet <remi@remirepo.net> - 7.4.1~RC1-1 - update to 7.4.1RC1 - use oracle client library version 19.5 |