diff options
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -141,7 +141,7 @@ %endif %global upver 7.3.22 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1924,6 +1924,9 @@ fi %changelog +* Tue Sep 1 2020 Remi Collet <remi@remirepo.net> - 7.3.22-1 +- Update to 7.3.22 - http://www.php.net/releases/7_3_22.php + * Tue Aug 18 2020 Remi Collet <remi@remirepo.net> - 7.3.22~RC1-1 - update to 7.3.22RC1 - use oracle client library version 19.8 (x86_64) |