import power-profiles-daemon-0.11.1-1.el9

This commit is contained in:
CentOS Sources 2022-11-15 01:38:53 -05:00 committed by Stepan Oksanichenko
parent dd13076dc9
commit ef41d2b02e
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/power-profiles-daemon-0.10.1.tar.xz
SOURCES/power-profiles-daemon-0.11.1.tar.xz

View File

@ -1 +1 @@
6abfe19173e268fb85d21cf39ecea0c8eccbda95 SOURCES/power-profiles-daemon-0.10.1.tar.xz
eba727cbd9c5dbf6a3467c82081fabae628bc06c SOURCES/power-profiles-daemon-0.11.1.tar.xz

View File

@ -1,11 +1,11 @@
Name: power-profiles-daemon
Version: 0.10.1
Version: 0.11.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/3ef8a68ea5d23e23d893a688b63079d0/power-profiles-daemon-0.10.1.tar.xz
Source0: https://gitlab.freedesktop.org/hadess/power-profiles-daemon/uploads/f81e7fa231b3cb45dba87c85375aeaa2/power-profiles-daemon-0.11.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
* 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
- Resolves: rhbz#2080280
* 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