+ power-profiles-daemon-0.10.1-1
Update to 0.10.1 Resolves: rhbz#2019372
This commit is contained in:
parent
06da78cbe8
commit
6813045f4e
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/power-profiles-daemon-0.8.1.tar.xz
|
||||
/power-profiles-daemon-0.9.0.tar.xz
|
||||
/power-profiles-daemon-0.10.0.tar.xz
|
||||
/power-profiles-daemon-0.10.1.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: power-profiles-daemon
|
||||
Version: 0.10.0
|
||||
Version: 0.10.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/fe794e91144e17791737568943c44f9a/power-profiles-daemon-0.10.0.tar.xz
|
||||
Source0: https://gitlab.freedesktop.org/hadess/power-profiles-daemon/uploads/3ef8a68ea5d23e23d893a688b63079d0/power-profiles-daemon-0.10.1.tar.xz
|
||||
|
||||
BuildRequires: meson
|
||||
BuildRequires: gcc
|
||||
@ -77,6 +77,11 @@ systemctl --no-reload preset power-profiles-daemon.service &>/dev/null || :
|
||||
%{_datadir}/gtk-doc/html/%{name}/
|
||||
|
||||
%changelog
|
||||
* Tue Nov 02 2021 Bastien Nocera <bnocera@redhat.com> - 0.10.1-1
|
||||
+ power-profiles-daemon-0.10.1-1
|
||||
- Update to 0.10.1
|
||||
- Resolves: rhbz#2019372
|
||||
|
||||
* Wed Oct 06 2021 Bastien Nocera <bnocera@redhat.com> - 0.10.0-1
|
||||
+ power-profiles-daemon-0.10.0-1
|
||||
- Update to 0.10.0
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (power-profiles-daemon-0.10.0.tar.xz) = eb72032da4d5498081b61ace48726cde9cf2d582374d2785d1caf3408a5431224f80695c478c797508e562eacdb57f280add70513d4dd6389beced3d6f218696
|
||||
SHA512 (power-profiles-daemon-0.10.1.tar.xz) = b8c9ad0928c6528b8c1e63f94f99e4890b203c8dd04193565bfd1c804391cb4b5e8008cf9e9e8dafcdb544c0b101cad4aeab6a47169d43f146b27ced01bf3d5c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user