Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:02:24 +00:00
parent 7d14aa910a
commit 7daef235d8

View File

@ -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 <mboddu@redhat.com> - 0.8.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.8.1-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937