diff options
| -rw-r--r-- | failed.txt | 2 | ||||
| -rw-r--r-- | php85.spec | 6 |
2 files changed, 6 insertions, 2 deletions
@@ -1,4 +1,4 @@ -===== 8.5.0RC4 (2025-11-06) +===== 8.5.0RC5 (2025-11-13) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log @@ -88,7 +88,7 @@ %bcond_with zip %global upver 8.5.0 -%global rcver RC4 +%global rcver RC5 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -408,6 +408,7 @@ Provides: php-pecl(Fileinfo) = %{fileinfover}, php-pecl(Fileinfo)%{?_isa} = %{f Obsoletes: php-mhash < 5.3.0 %if 0%{?rhel} >= 10 && "%{?vendeur}" == "remi" Obsoletes: php8.4-common <= %{version} +Obsoletes: php8.4-opcache <= %{version} Obsoletes: php8.5-common <= %{version} Provides: php8.5-common = %{version}-%{release} Provides: php8.5-common%{?_isa} = %{version}-%{release} @@ -1868,6 +1869,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Wed Nov 12 2025 Remi Collet <remi@remirepo.net> - 8.5.0~RC5-1 +- update to 8.5.0RC5 + * Wed Nov 5 2025 Remi Collet <remi@remirepo.net> - 8.5.0~RC4-1 - update to 8.5.0RC4 |
