diff --git a/mcelog.spec b/mcelog.spec index 132c251..b6ab4b3 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: 175 -Release: 1%{?dist} +Release: 2%{?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 +* Fri Apr 16 2021 Mohan Boddu - 3:175-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Feb 08 2021 Nicolas Chauvet - 3:175-1 - Update to 175