diff options
author | Remi Collet <remi@remirepo.net> | 2022-08-30 17:58:30 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-08-30 17:58:30 +0200 |
commit | c2169747d32279fd6d6c01aaa81fd5a8d43d4ce3 (patch) | |
tree | 2659ed4bdd0a773829ddb90b85040b7af38ff3c1 /php.spec | |
parent | ef81c7784408610fffebfa4281e5fe24d19c1022 (diff) |
Update to 8.0.23 - http://www.php.net/releases/8_0_23.phpv8.0.23
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -115,7 +115,7 @@ %global gh_owner php %global gh_project php-src %global upver 8.0.23 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1847,6 +1847,9 @@ fi %changelog +* Tue Aug 30 2022 Remi Collet <remi@remirepo.net> - 8.0.23-1 +- Update to 8.0.23 - http://www.php.net/releases/8_0_23.php + * Wed Aug 17 2022 Remi Collet <remi@remirepo.net> - 8.0.23~RC1-1 - update to 8.0.23RC1 - use oracle client library version 21.7 |