diff options
-rw-r--r-- | php-pecl-redis4.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-redis4.spec b/php-pecl-redis4.spec index 6db0534..76bc980 100644 --- a/php-pecl-redis4.spec +++ b/php-pecl-redis4.spec @@ -60,7 +60,7 @@ Provides: %{?scl_prefix}php-%{pecl_name}%{?_isa} = %{version} Provides: %{?scl_prefix}php-pecl(%{pecl_name}) = %{version} Provides: %{?scl_prefix}php-pecl(%{pecl_name})%{?_isa} = %{version} -%if 0%{?fedora} >= 99 +%if 0%{?fedora} >= 29 Obsoletes: %{?scl_prefix}php-pecl-%{pecl_name} < 4 %else # A single version can be installed |