automatic version update by autodist [release 5.21.0-1mamba;Fri Feb 19 2021]
This commit is contained in:
parent
91ed0aa05c
commit
d58d10d4da
@ -1,14 +1,14 @@
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: powerdevil
|
||||
Version: 5.20.5
|
||||
Version: 5.21.0
|
||||
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: http://www.kde.org
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/plasma/%{plasmaver}/powerdevil-%{version}.tar.xz
|
||||
Patch0: powerdevil-5.19.5-libddcutil-0.9.9.patch
|
||||
License: GPL
|
||||
@ -50,7 +50,7 @@ BuildRequires: libxcb-devel
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: libddcutil-devel >= 0.9.9
|
||||
BuildRequires: libddcutil-devel >= 1.0.1
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -88,6 +88,7 @@ This package contains shared libraries for %{name}.
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/autostart/powerdevil.desktop
|
||||
%{_userunitdir}/plasma-powerdevil.service
|
||||
%{_datadir}/dbus-1/system-services/org.kde.powerdevil.*.service
|
||||
%{_datadir}/dbus-1/system.d/org.kde.powerdevil.*.conf
|
||||
%{_datadir}/knotifications5/powerdevil.notifyrc
|
||||
@ -112,6 +113,9 @@ This package contains shared libraries for %{name}.
|
||||
%{_libexecdir}/org_kde_powerdevil
|
||||
|
||||
%changelog
|
||||
* Fri Feb 19 2021 Automatic Build System <autodist@mambasoft.it> 5.21.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 06 2021 Automatic Build System <autodist@mambasoft.it> 5.20.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user