diff --git a/php.spec b/php.spec index e3de60b..d2843d3 100644 --- a/php.spec +++ b/php.spec @@ -57,7 +57,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 @@ -1504,6 +1504,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Fri Nov 01 2019 Pete Walter - 7.4.0~RC5-2 +- Rebuild for ICU 65 + * Tue Oct 29 2019 Remi Collet - 7.4.0~RC5-1 - update to 7.4.0RC5 - set opcache.enable_cli in provided default configuration