diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-06 08:59:16 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-06 08:59:16 +0200 |
| commit | c1b5e4da1225c36deba6d9ab055313b94dfe62a5 (patch) | |
| tree | 205a3fcf1b4a56842a45384004919881f5a65faa /php85.spec | |
| parent | e5890d33f72e04321a4339345d9a2aeb6e5d1949 (diff) | |
Diffstat (limited to 'php85.spec')
| -rw-r--r-- | php85.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -91,7 +91,7 @@ %bcond_with zip %global upver 8.5.6 -%global rcver RC3 +#global rcver RC3 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -1885,6 +1885,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Wed May 6 2026 Remi Collet <remi@remirepo.net> - 8.5.6-1 +- Update to 8.5.6 - http://www.php.net/releases/8_5_6.php + * Thu Apr 30 2026 Remi Collet <remi@remirepo.net> - 8.5.6~RC3-1 - update to 8.5.6RC3 |
