From 0805362f5894c6465f55864682c82a15fa979610 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 18 Sep 2025 15:32:18 +0200 Subject: allow 8.5 --- php-pecl-xdebug3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec index d8bbcf7..0e121e0 100644 --- a/php-pecl-xdebug3.spec +++ b/php-pecl-xdebug3.spec @@ -45,7 +45,7 @@ Source0: https://github.com/%{pecl_name}/%{pecl_name}/archive/%{gh_commit BuildRequires: make BuildRequires: %{?dtsprefix}gcc -BuildRequires: (%{?scl_prefix}php-devel >= 8.0 with %{?scl_prefix}php-devel < 8.5) +BuildRequires: (%{?scl_prefix}php-devel >= 8.0 with %{?scl_prefix}php-devel < 8.6) BuildRequires: %{?scl_prefix}php-pear BuildRequires: %{?scl_prefix}php-simplexml BuildRequires: libtool -- cgit