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-09 22:13:06 +00:00
parent c8b72c46ad
commit ec765acaf3

View File

@ -1,7 +1,7 @@
Summary: Tool to translate x86-64 CPU Machine Check Exception data
Name: mcelog
Version: 175
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 3
License: GPLv2
URL: https://github.com/andikleen/mcelog
@ -60,6 +60,10 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/
%{_mandir}/*/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3:175-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3:175-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937