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