diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-30 08:08:59 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-30 08:08:59 +0200 |
| commit | e5890d33f72e04321a4339345d9a2aeb6e5d1949 (patch) | |
| tree | ea8107c68180f3d4ba72f35ae5c01a3bd8351d59 /php85.spec | |
| parent | 0dddb13b782a744b6bc32a7c3d8c09e5c2d3d324 (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 RC2 +%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 +* Thu Apr 30 2026 Remi Collet <remi@remirepo.net> - 8.5.6~RC3-1 +- update to 8.5.6RC3 + * Wed Apr 29 2026 Remi Collet <remi@remirepo.net> - 8.5.6~RC2-1 - update to 8.5.6RC2 |
