This commit is contained in:
Dennis Gilmore 2015-06-17 19:52:32 +00:00
parent f3fadcfa02
commit b0d152ece3

View File

@ -3,7 +3,7 @@
Summary: Tool to translate x86-64 CPU Machine Check Exception data
Name: mcelog
Version: 101
Release: 1.%{last_git_commit}%{?dist}
Release: 2.%{last_git_commit}%{?dist}
Epoch: 3
Group: System Environment/Base
License: GPLv2
@ -88,6 +88,9 @@ fi
%attr(0644,root,root) %{_mandir}/*/*
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3:101-2.9bfaad8f92c5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu Dec 18 2014 Prarit Bhargava <prarit@redhat.com> 3:101-1.9bfaad8f92c5
- Update to 101 (#1175832)