From 52bc7e266ac373fd5eff67d31691f058d550b863 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 22 Feb 2019 13:07:18 +0100 Subject: fix upgrade path --- php73.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/php73.spec b/php73.spec index 677ca85..592a0a4 100644 --- a/php73.spec +++ b/php73.spec @@ -1076,6 +1076,7 @@ Provides: php-pecl-json = %{jsonver} Provides: php-pecl-json%{?_isa} = %{jsonver} %if 0%{?rhel} Obsoletes: php53-json, php53u-json, php54-json, php54w-json, php55u-json, php55w-json, php56u-json, php56w-json +Obsoletes: php55u-pecl-jsonc, php56u-pecl-jsonc Obsoletes: php70u-json, php70w-json, php71u-json, php71w-json, php72u-json, php72w-json Obsoletes: php73u-json, php73w-json %endif -- cgit