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:
parent
c051ca35d1
commit
8c9f2f58fe
@ -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>
|
Wed Feb 21 18:36:11 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -45,7 +45,8 @@ BuildRequires: pkgconfig(flatpak) >= 0.11.8
|
|||||||
# Used by the .desktop file
|
# Used by the .desktop file
|
||||||
Requires: systemsettings6
|
Requires: systemsettings6
|
||||||
Supplements: (flatpak and plasma6-workspace)
|
Supplements: (flatpak and plasma6-workspace)
|
||||||
Conflicts: kcm_flatpak
|
Provides: kcm_flatpak = %{version}
|
||||||
|
Obsoletes: kcm_flatpak < %{version}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The KCM allows changing what permissions have been granted to installed Flatpak applications.
|
The KCM allows changing what permissions have been granted to installed Flatpak applications.
|
||||||
|
Loading…
Reference in New Issue
Block a user