import CS mcelog-194-0.el9
This commit is contained in:
parent
f1feda3aaf
commit
cc8106cb82
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/mcelog-182.tar.gz
|
||||
SOURCES/mcelog-194.tar.gz
|
||||
|
||||
@ -1 +1 @@
|
||||
29c38d877004e00afcbedf5db80aba300c8ebb37 SOURCES/mcelog-182.tar.gz
|
||||
d24f00d52bbefdec7ce11ab74afe1492303d3ca7 SOURCES/mcelog-194.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Tool to translate x86-64 CPU Machine Check Exception data
|
||||
Name: mcelog
|
||||
Version: 182
|
||||
Release: 3%{?dist}
|
||||
Version: 194
|
||||
Release: 0%{?dist}
|
||||
Epoch: 3
|
||||
License: GPLv2
|
||||
URL: https://github.com/andikleen/mcelog
|
||||
@ -63,6 +63,12 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 5 2022 Prarit Bhargava <prarit@redhat.com> - 3:194-0
|
||||
* Add support for EMR and SPR
|
||||
|
||||
* Fri Sep 2 2022 Prarit Bhargava <prarit@redhat.com> - 3:189-0
|
||||
* Add support for RPL-P, RPL-S, ADL-N
|
||||
|
||||
* Tue Jun 21 2022 Prarit Bhargava <prarit@redhat.com> - 3:182-3
|
||||
* Also update local mcelog.conf
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user