From b2b33000705b2d361d38ce5bf3c86dfaab9c91a5 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:05:16 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- power-profiles-daemon.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/power-profiles-daemon.spec b/power-profiles-daemon.spec index c1e6834..e2654d7 100644 --- a/power-profiles-daemon.spec +++ b/power-profiles-daemon.spec @@ -1,6 +1,6 @@ Name: power-profiles-daemon Version: 0.8.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Makes power profiles handling available over D-Bus License: GPLv3+ @@ -73,6 +73,9 @@ systemctl --no-reload preset power-profiles-daemon.service &>/dev/null || : %{_datadir}/gtk-doc/html/%{name}/ %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.8.1-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Apr 14 2021 Bastien Nocera - 0.8.1-2 + power-profiles-daemon-0.8.1-2 - Remove linter, as apparently unwanted in check section