diff --git a/mcelog.spec b/mcelog.spec index 132c251..6e3ec43 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,10 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/ %{_mandir}/*/* %changelog +* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 3:175-2 +- Rebuilt for updated systemd-rpm-macros + See https://pagure.io/fesco/issue/2583. + * Mon Feb 08 2021 Nicolas Chauvet - 3:175-1 - Update to 175