diff options
author | Remi Collet <remi@remirepo.net> | 2024-07-17 08:56:11 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-07-17 08:56:11 +0200 |
commit | 3fadc52c1d1f1060b5b5075d0ccca52c90a6913b (patch) | |
tree | e398b5e659e465a87d49c62acf486bc074eb769d /php.spec | |
parent | 49db863d63ed603fa34d90c0330b9f74397636d8 (diff) |
Update to 8.4.0alpha2
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 |