diff --git a/php.spec b/php.spec index 4dfd9e1..f00546e 100644 --- a/php.spec +++ b/php.spec @@ -68,7 +68,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php Version: %{upver}%{?rcver:~%{rcver}} -Release: 1%{?dist} +Release: 2%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend # TSRM is licensed under BSD @@ -1553,6 +1553,10 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Tue Oct 29 2024 Troy Dawson - 8.3.12-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Oct 1 2024 Remi Collet - 8.3.12-1 - rebase to 8.3.12 - enable command history in phpdbg