This commit is contained in:
Dennis Gilmore 2012-01-13 03:35:12 -06:00
parent a75e28c3c3
commit 8a70a81e1f

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 2:1.0-0.4.6e4e2a00
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Thu Nov 17 2011 Prarit Bhargava <prarit@redhat.com> 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