diff --git a/mcelog.spec b/mcelog.spec index e604c5e..6952164 100644 --- a/mcelog.spec +++ b/mcelog.spec @@ -1,7 +1,7 @@ Summary: Tool to translate x86-64 CPU Machine Check Exception data Name: mcelog Version: 182 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 3 License: GPLv2 URL: https://github.com/andikleen/mcelog @@ -63,6 +63,9 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/ %{_mandir}/*/* %changelog +* Wed Jun 15 2022 Prarit Bhargava - 3:182-2 +* Bump NVR to kick build + * Mon Jun 13 2022 Prarit Bhargava - 3:182-1 - Change CE threshhold from 10/day to 2/day [2094574]