SHA256
1
0
forked from pool/flatpak-kcm6

Add Provides/Obsoletes to replace plasma 5

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/flatpak-kcm6?expand=0&rev=3
This commit is contained in:
Fabian Vogt 2024-03-05 08:08:02 +00:00 committed by Git OBS Bridge
parent c051ca35d1
commit 8c9f2f58fe
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 4 18:52:06 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Add Provides/Obsoletes to replace Plasma 5
-------------------------------------------------------------------
Wed Feb 21 18:36:11 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -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.