diff --git a/mcelog.spec b/mcelog.spec index 8fbb169..dadad17 100644 --- a/mcelog.spec +++ b/mcelog.spec @@ -3,7 +3,7 @@ Summary: Tool to translate x86-64 CPU Machine Check Exception data Name: mcelog Version: 1.0 -Release: 0.11.%{last_git_commit}%{?dist} +Release: 0.12.%{last_git_commit}%{?dist} Epoch: 2 Group: System Environment/Base License: GPLv2 @@ -75,6 +75,9 @@ install -p -m644 mcelog.8 $RPM_BUILD_ROOT/%{_mandir}/man8 %attr(0644,root,root) %{_mandir}/*/* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 2:1.0-0.12.f0d7654 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed Aug 14 2013 Prarit Bhargava 2:1.0-0.11.f0d7654 - remaining scriptlets replaced with new systemd macros (#850199)