diff options
author | Remi Collet <remi@remirepo.net> | 2025-05-06 15:45:19 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-05-06 15:45:19 +0200 |
commit | 0a22fcc98207735a360aded1d4ff41857cd12470 (patch) | |
tree | e635d989f38081aa7c7ce6f5e711bbae41dbab50 /php84.spec | |
parent | 2ba316afbaec9e8850d52efc44cf5bb0fc42fcff (diff) |
Diffstat (limited to 'php84.spec')
-rw-r--r-- | php84.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -81,7 +81,7 @@ %bcond_with zip %global upver 8.4.7 -%global rcver RC2 +#global rcver RC2 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -1704,6 +1704,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Tue May 6 2025 Remi Collet <remi@remirepo.net> - 8.4.7-1 +- Update to 8.4.7 - http://www.php.net/releases/8_4_7.php + * Thu May 1 2025 Remi Collet <remi@remirepo.net> - 8.4.7~RC2-1 - Update to 8.4.7RC2 |