Add Provides/Obsoletes to replace plasma 5
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kgamma6?expand=0&rev=3
This commit is contained in:
parent
265fa9d937
commit
09d027cbd7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 18:52:09 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Add Provides/Obsoletes to replace Plasma 5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 18:36:12 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -45,8 +45,10 @@ BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xxf86vm)
|
||||
Conflicts: kgamma
|
||||
Conflicts: kgamma5
|
||||
Provides: kgamma = %{version}
|
||||
Obsoletes: kgamma < %{version}
|
||||
Provides: kgamma5 = %{version}
|
||||
Obsoletes: kgamma5 < %{version}
|
||||
|
||||
%description
|
||||
This package contains a KDE system settings module to configure display
|
||||
|
Loading…
Reference in New Issue
Block a user