From c8b72c46adae622c4a72dc283ab35c35c7c457d5 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 02:06:10 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- mcelog.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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