This commit is contained in:
Dennis Gilmore 2014-06-07 03:46:05 -05:00
parent 0fc3cb2a62
commit b82af28dce

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 2:1.0-0.12.f0d7654
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Aug 14 2013 Prarit Bhargava <prarit@redhat.com> 2:1.0-0.11.f0d7654
- remaining scriptlets replaced with new systemd macros (#850199)