- Drop workaround for old powerdevil
- 5.20.1.1 is actually still 5.20.1, set the macro that way OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=551
This commit is contained in:
parent
d3b85116df
commit
f88d19b67b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 22 07:20:57 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Drop workaround for old powerdevil
|
||||
- 5.20.1.1 is actually still 5.20.1, set the macro that way
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 20 14:30:36 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -29,6 +29,7 @@ Name: plasma5-workspace
|
||||
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
Version: 5.20.1.1
|
||||
Release: 0
|
||||
%global _plasma5_bugfix 5.20.1
|
||||
Summary: The KDE Plasma Workspace Components
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
@ -263,8 +264,7 @@ Requires: libkscreen2-plugin >= %{_plasma5_bugfix}
|
||||
Requires: plasma5-desktop >= %{_plasma5_bugfix}
|
||||
Requires: plasma5-workspace >= %{_plasma5_bugfix}
|
||||
Requires: polkit-kde-agent-5 >= %{_plasma5_bugfix}
|
||||
# Workaround, until security whitelisted it (boo#1176474)
|
||||
Requires: powerdevil5 >= 5.19.0
|
||||
Requires: powerdevil5 >= %{_plasma5_bugfix}
|
||||
Requires: systemsettings5 >= %{_plasma5_bugfix}
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
|
Loading…
x
Reference in New Issue
Block a user