import mcelog-165-0.el8

This commit is contained in:
CentOS Sources 2020-04-28 05:36:56 -04:00 committed by Andrew Lukoshko
parent 0541e08e35
commit aba68b947c
3 changed files with 7 additions and 5 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/mcelog-162.zip
SOURCES/mcelog-165.zip

View File

@ -1 +1 @@
28df86eab946aabf050e1fe6868a321f33bde1d5 SOURCES/mcelog-162.zip
6927c10336672d98d258b4a37d372fbc07f3240b SOURCES/mcelog-165.zip

View File

@ -1,7 +1,7 @@
Summary: Tool to translate x86-64 CPU Machine Check Exception data
Name: mcelog
Version: 162
Release: 2%{?dist}
Version: 165
Release: 0%{?dist}
Epoch: 3
Group: System Environment/Base
License: GPLv2
@ -66,7 +66,9 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/
%{_mandir}/*/*
%changelog
* Mon Apr 1 2019 Prarit Bhargava <prarit@redhat.com> - 3:160-2
* Tue Dec 10 2019 Prarit Bhargava <prarit@redhat.com> - 3:165-0
- Add support for Icelake [1485541]
* Mon Apr 1 2019 Prarit Bhargava <prarit@redhat.com> - 3:162-2
- Fix version string [1692974]
* Fri Mar 29 2019 Prarit Bhargava <prarit@redhat.com> - 3:160-1
- Deduce channel number for Haswell/Broadwell/Skylake systems [1641046]