Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/power-profiles-daemon.git#25e84cf9f4f612652f0b1a6ff85c690e094e899a
This commit is contained in:
parent
7459e89152
commit
b1d0eb00f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/power-profiles-daemon-0.1.tar.xz
|
||||
/power-profiles-daemon-0.8.tar.xz
|
||||
/power-profiles-daemon-0.8.1.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: power-profiles-daemon
|
||||
Version: 0.8
|
||||
Version: 0.8.1
|
||||
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/1b74764684f7f3b320abbe8bc0755f4c/power-profiles-daemon-0.8.tar.xz
|
||||
Source0: https://gitlab.freedesktop.org/hadess/power-profiles-daemon/uploads/329f1ed3b068f6c59b8441f01a4e711a/power-profiles-daemon-0.8.1.tar.xz
|
||||
|
||||
BuildRequires: meson
|
||||
BuildRequires: gcc
|
||||
@ -74,6 +74,10 @@ systemctl --no-reload preset power-profiles-daemon.service &>/dev/null || :
|
||||
%{_datadir}/gtk-doc/html/%{name}/
|
||||
|
||||
%changelog
|
||||
* Thu Apr 01 2021 Bastien Nocera <bnocera@redhat.com> - 0.8.1-1
|
||||
+ power-profiles-daemon-0.8.1-1
|
||||
- Update to 0.8.1
|
||||
|
||||
* Mon Mar 22 2021 Bastien Nocera <bnocera@redhat.com> - 0.8-1
|
||||
+ power-profiles-daemon-0.8-1
|
||||
- Update to 0.8
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (power-profiles-daemon-0.8.tar.xz) = 719910e687a18f1d39353aa4e8a157ed9f5b4152af812c1aac6ee9abef61db42b1d37fec4f879ab77bf79aa86f7abeec147fdc57af6158e507b849704be321cb
|
||||
SHA512 (power-profiles-daemon-0.8.1.tar.xz) = 36ab61283cb074f5a39f994334b851d2699fedf4bf1c94fc2b56a450bb541ff14de869756cf990e1bfab262e276fb0707e4f679cdb80e9d776552377d6a4b43c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user