diff --git a/plasma5-workspace.changes b/plasma5-workspace.changes index 66b307b..76501ec 100644 --- a/plasma5-workspace.changes +++ b/plasma5-workspace.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 22 07:20:57 UTC 2020 - Fabian Vogt + +- 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 diff --git a/plasma5-workspace.spec b/plasma5-workspace.spec index 260924c..982396f 100644 --- a/plasma5-workspace.spec +++ b/plasma5-workspace.spec @@ -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