diff options
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -82,7 +82,7 @@ %global gh_owner php %global gh_project php-src %global upver 8.4.0 -%global rcver alpha1 +%global rcver alpha2 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -1633,6 +1633,9 @@ fi %changelog +* Wed Jul 17 2024 Remi Collet <remi@remirepo.net> - 8.4.0~alpha2-1 +- Update to 8.4.0alpha2 + * Wed Jul 3 2024 Remi Collet <remi@remirepo.net> - 8.4.0~alpha1-1 - Update to 8.4.0alpha1 - drop imap, pspell, oci8 and pdo_oci extensions |