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.