From 8a70a81e1f0405014dad36eed53eb715d47962a4 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 03:35:12 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- mcelog.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mcelog.spec b/mcelog.spec index 5814ce0..b7ff5bd 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.3.%{last_git_commit}%{?dist} +Release: 0.4.%{last_git_commit}%{?dist} Epoch: 2 Group: System Environment/Base License: GPLv2 @@ -83,6 +83,9 @@ fi %attr(0644,root,root) %{_mandir}/*/* %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 2:1.0-0.4.6e4e2a00 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Thu Nov 17 2011 Prarit Bhargava 2:1.0-0.3.6e4e2a00 - Updated sources to deal with various warning issues [701083] [704302] - Update URL for new location of Andi's mcelog tree