import mcelog-175-1.el8

This commit is contained in:
CentOS Sources 2021-11-09 05:09:18 -05:00 committed by Stepan Oksanichenko
parent 453e6e30e4
commit d1e1335d52

View File

@ -1,7 +1,7 @@
Summary: Tool to translate x86-64 CPU Machine Check Exception data
Name: mcelog
Version: 175
Release: 0%{?dist}
Release: 1%{?dist}
Epoch: 3
Group: System Environment/Base
License: GPLv2
@ -66,6 +66,8 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/
%{_mandir}/*/*
%changelog
* Tue Aug 3 2021 Prarit Bhargava <prarit@redhat.com> - 3:175-1
- Rebuild for binutils [1954439]
* Wed Apr 7 2021 Prarit Bhargava <prarit@redhat.com> - 3:175-0
- Update to v175 [1921751]
- adds support for Sapphire Rapids [1838392]