From 8c9f2f58fe1fd331e0ac71fd95c3d11a386361776475ca019cba78764ff44583 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 5 Mar 2024 08:08:02 +0000 Subject: [PATCH] Add Provides/Obsoletes to replace plasma 5 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/flatpak-kcm6?expand=0&rev=3 --- flatpak-kcm6.changes | 5 +++++ flatpak-kcm6.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/flatpak-kcm6.changes b/flatpak-kcm6.changes index 91bc149..96b8e0c 100644 --- a/flatpak-kcm6.changes +++ b/flatpak-kcm6.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 4 18:52:06 UTC 2024 - Christophe Marin + +- Add Provides/Obsoletes to replace Plasma 5 + ------------------------------------------------------------------- Wed Feb 21 18:36:11 UTC 2024 - Fabian Vogt diff --git a/flatpak-kcm6.spec b/flatpak-kcm6.spec index 84f35fd..e64450f 100644 --- a/flatpak-kcm6.spec +++ b/flatpak-kcm6.spec @@ -45,7 +45,8 @@ BuildRequires: pkgconfig(flatpak) >= 0.11.8 # Used by the .desktop file Requires: systemsettings6 Supplements: (flatpak and plasma6-workspace) -Conflicts: kcm_flatpak +Provides: kcm_flatpak = %{version} +Obsoletes: kcm_flatpak < %{version} %description The KCM allows changing what permissions have been granted to installed Flatpak applications.