+ power-profiles-daemon-0.12-1
Update to 0.12
This commit is contained in:
parent
45de43c8f1
commit
6d5aabceae
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/power-profiles-daemon-0.10.1.tar.xz
|
||||
/power-profiles-daemon-0.11.tar.xz
|
||||
/power-profiles-daemon-0.11.1.tar.xz
|
||||
/power-profiles-daemon-0.12.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: power-profiles-daemon
|
||||
Version: 0.11.1
|
||||
Version: 0.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Makes power profiles handling available over D-Bus
|
||||
|
||||
License: GPLv3+
|
||||
URL: https://gitlab.freedesktop.org/hadess/power-profiles-daemon
|
||||
Source0: https://gitlab.freedesktop.org/hadess/power-profiles-daemon/uploads/f81e7fa231b3cb45dba87c85375aeaa2/power-profiles-daemon-0.11.1.tar.xz
|
||||
Source0: https://gitlab.freedesktop.org/hadess/power-profiles-daemon/uploads/2f9a5e241fa718abfe2cb81b4bd35fc7/power-profiles-daemon-0.12.tar.xz
|
||||
|
||||
BuildRequires: meson
|
||||
BuildRequires: gcc
|
||||
@ -67,7 +67,7 @@ fi
|
||||
%{_bindir}/powerprofilesctl
|
||||
%{_libexecdir}/%{name}
|
||||
%{_unitdir}/%{name}.service
|
||||
%{_sysconfdir}/dbus-1/system.d/net.hadess.PowerProfiles.conf
|
||||
%{_datadir}/dbus-1/system.d/net.hadess.PowerProfiles.conf
|
||||
%{_datadir}/dbus-1/system-services/net.hadess.PowerProfiles.service
|
||||
%{_datadir}/polkit-1/actions/net.hadess.PowerProfiles.policy
|
||||
%{_localstatedir}/lib/power-profiles-daemon
|
||||
@ -78,6 +78,10 @@ fi
|
||||
%{_datadir}/gtk-doc/html/%{name}/
|
||||
|
||||
%changelog
|
||||
* Tue Jun 28 2022 Bastien Nocera <bnocera@redhat.com> - 0.12-1
|
||||
+ power-profiles-daemon-0.12-1
|
||||
- Update to 0.12
|
||||
|
||||
* Mon May 02 2022 Bastien Nocera <bnocera@redhat.com> - 0.11.1-1
|
||||
+ power-profiles-daemon-0.11.1-1
|
||||
- Update to 0.11.1
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (power-profiles-daemon-0.11.1.tar.xz) = 5cb36d56081e90f8a8d26f33af78d86ec20f012225506ad636c4c2589d90a8fac6a49dee65e5dcedcdea1b5e8ef9ba6977a264eee50a3cd4360560e90e5fcd42
|
||||
SHA512 (power-profiles-daemon-0.12.tar.xz) = 192fd8bbbe18490ca6d6d00f14e2ce48a95685ad665fdcaa807e8229fc75138de16b77b01d94a6b6bd53bdbc5cd6fe010e5ef56aa86e3493fcc421061b2adaf3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user