import mcelog-175-1.el8

This commit is contained in:
CentOS Sources 2021-08-09 18:23:58 +00:00 committed by Andrew Lukoshko
parent e5c236a83c
commit dab76ee971

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]