From b82af28dce2e9f0e9d68fab92be5b70bf6454829 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 03:46:05 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- mcelog.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)