diff --git a/powerdevil.spec b/powerdevil.spec index d28f86e..9180459 100644 --- a/powerdevil.spec +++ b/powerdevil.spec @@ -1,14 +1,14 @@ %define plasmaver %(echo %version | cut -d. -f1-3) Name: powerdevil -Version: 5.21.5 -Release: 2mamba +Version: 5.22.1 +Release: 1mamba Summary: KDE Plasma 5 power management Group: Graphical Desktop/Applications/Configuration Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://www.kde.org +URL: https://kde.org/ Source: https://download.kde.org/stable/plasma/%{plasmaver}/powerdevil-%{version}.tar.xz Patch0: powerdevil-5.19.5-libddcutil-0.9.9.patch Patch1: powerdevil-5.21.5-systemd-248.patch @@ -69,7 +69,7 @@ This package contains shared libraries for %{name}. %prep %setup -q #%patch0 -p1 -%patch1 -p1 +#%patch1 -p1 %build %cmake_kde5 -d build \ @@ -114,6 +114,12 @@ This package contains shared libraries for %{name}. %{_libexecdir}/org_kde_powerdevil %changelog +* Fri Jun 18 2021 Automatic Build System 5.22.1-1mamba +- automatic version update by autodist + +* Tue Jun 15 2021 Automatic Build System 5.22.0-1mamba +- automatic version update by autodist + * Mon May 10 2021 Silvan Calarco 5.21.5-2mamba - patched to fix power button actions, see https://bugs.kde.org/show_bug.cgi?id=433408