diff options
author | Remi Collet <remi@remirepo.net> | 2022-09-29 08:17:32 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-09-29 08:17:32 +0200 |
commit | c693cb00d6c753aef7132f8809427fa761259e1c (patch) | |
tree | 7ddf1f35322e928cbd130a3474252f7074f1399c /php.spec | |
parent | 39b8a3bcb1f9f20219446d6ab1122e404add53d9 (diff) |
Update to 8.0.24 - http://www.php.net/releases/8_0_24.phpv8.0.24
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.24 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1850,6 +1850,9 @@ fi %changelog +* Wed Sep 28 2022 Remi Collet <remi@remirepo.net> - 8.0.24-1 +- Update to 8.0.24 - http://www.php.net/releases/8_0_24.php + * Wed Sep 14 2022 Remi Collet <remi@remirepo.net> - 8.0.24~RC1-1 - update to 8.0.24RC1 |