summaryrefslogtreecommitdiffstats
path: root/php85.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php85.spec')
-rw-r--r--php85.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/php85.spec b/php85.spec
index 48ea162..3807d10 100644
--- a/php85.spec
+++ b/php85.spec
@@ -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