automatic version update by autodist [release 5.22.1-1mamba;Fri Jun 18 2021]

This commit is contained in:
Automatic Build System 2024-01-06 10:28:34 +01:00
parent a1ef4d2bb9
commit 6089505221

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <autodist@mambasoft.it> 5.22.1-1mamba
- automatic version update by autodist
* Tue Jun 15 2021 Automatic Build System <autodist@mambasoft.it> 5.22.0-1mamba
- automatic version update by autodist
* Mon May 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.21.5-2mamba
- patched to fix power button actions, see https://bugs.kde.org/show_bug.cgi?id=433408