diff --git a/power-profiles-daemon.spec b/power-profiles-daemon.spec index e2654d7..e9b4715 100644 --- a/power-profiles-daemon.spec +++ b/power-profiles-daemon.spec @@ -1,6 +1,6 @@ Name: power-profiles-daemon Version: 0.8.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Makes power profiles handling available over D-Bus License: GPLv3+ @@ -73,6 +73,10 @@ systemctl --no-reload preset power-profiles-daemon.service &>/dev/null || : %{_datadir}/gtk-doc/html/%{name}/ %changelog +* Tue Aug 10 2021 Mohan Boddu - 0.8.1-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.8.1-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937