From d549fa9a84d595da6c12a3348c8eea6ec8353eb1 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 03 2020 11:50:02 +0000 Subject: import mcelog-166-0.el8 --- diff --git a/.gitignore b/.gitignore index 09c849c..693d66e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/mcelog-165.zip +SOURCES/v166.zip diff --git a/.mcelog.metadata b/.mcelog.metadata index 0b44f67..01cf523 100644 --- a/.mcelog.metadata +++ b/.mcelog.metadata @@ -1 +1 @@ -6927c10336672d98d258b4a37d372fbc07f3240b SOURCES/mcelog-165.zip +4746a4d5ca0ffb1f1ece67f1e289d9efa0de1d39 SOURCES/v166.zip diff --git a/SPECS/mcelog.spec b/SPECS/mcelog.spec index adcf8fa..40da8da 100644 --- a/SPECS/mcelog.spec +++ b/SPECS/mcelog.spec @@ -1,12 +1,12 @@ Summary: Tool to translate x86-64 CPU Machine Check Exception data Name: mcelog -Version: 165 +Version: 166 Release: 0%{?dist} Epoch: 3 Group: System Environment/Base License: GPLv2 URL: https://github.com/andikleen/mcelog -Source0: %{url}/archive/mcelog-%{version}.zip +Source0: %{url}/archive/v%{version}.zip # note that this source OVERRIDES the one on the tarball above! Source1: mcelog.conf Source2: mcelog.service @@ -66,6 +66,8 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/ %{_mandir}/*/* %changelog +* Mon Jun 1 2020 Prarit Bhargava - 3:166-0 +- Add support for Icelake Server [1783101] * Tue Dec 10 2019 Prarit Bhargava - 3:165-0 - Add support for Icelake [1485541] * Mon Apr 1 2019 Prarit Bhargava - 3:162-2