mcelog: update to v180
Update to v180 and add important fix "Change "DDR4" string to "DDR" for i10nm platforms". Resolves: bz2040073 Signed-off-by: Prarit Bhargava <prarit@redhat.com>
This commit is contained in:
parent
3caed3c056
commit
90c976148c
@ -1,7 +1,7 @@
|
||||
Summary: Tool to translate x86-64 CPU Machine Check Exception data
|
||||
Name: mcelog
|
||||
Version: 179
|
||||
Release: 2%{?dist}
|
||||
Version: 180
|
||||
Release: 0%{?dist}
|
||||
Epoch: 3
|
||||
License: GPLv2
|
||||
URL: https://github.com/andikleen/mcelog
|
||||
@ -60,6 +60,9 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 09 2022 Prarit Bhargava <prarit@redhat.com> - 3:180-0
|
||||
- Update to v180 [2040073]
|
||||
|
||||
* Mon Oct 18 2021 Prarit Bhargava <prarit@redhat.com> - 3:179-2
|
||||
- Update to v179 [2013002]
|
||||
- fix annocheck errors found during CI [2013002]
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mcelog-179.tar.gz) = 9f8ada314470f18fceb54c0e46024979ba34919b2b1ec448b6c6d35f8883a96fddee8008a0bfaec46d390adaa1fda0a51d741fae356c6a10b7c2e630f8be2c72
|
||||
SHA512 (mcelog-180.tar.gz) = 89b2b1c2f7ab03bb358926f10fa2c3e8f048bb5cf2d6f4453de63ecfd44daebe771087522c69ade5638248ab79c80122448efef798e4ea8d1a5f88308e8bfd32
|
||||
|
||||
Loading…
Reference in New Issue
Block a user