summaryrefslogtreecommitdiffstats
path: root/php85.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-11-12 07:54:05 +0100
committerRemi Collet <remi@php.net>2025-11-12 07:54:05 +0100
commit15713497314c11adb8efb542d20163a23b261923 (patch)
tree124a7a9b9d6ad1eb8ff92af72ab0304e880b3fc9 /php85.spec
parent5e1ad5ac4a436a36d9cfe6d44cb903a406d6d1ea (diff)
update to 8.5.0RC5
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