update to latest upstream release tag

This commit is contained in:
Adam Williamson 2016-05-26 16:06:17 -07:00
parent ff6e9693e3
commit 7d211bcb2d
3 changed files with 7 additions and 5 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/mcelog-f0d7654.tar.bz2
/mcelog-9bfaad8f92c5.tar.bz2
/mcelog-119.tar.gz
/mcelog-137.tar.gz

View File

@ -1,9 +1,7 @@
#define last_git_commit 9bfaad8f92c5
Summary: Tool to translate x86-64 CPU Machine Check Exception data
Name: mcelog
Version: 119
Release: 2%{?dist}
Version: 137
Release: 1%{?dist}
Epoch: 3
Group: System Environment/Base
License: GPLv2
@ -63,6 +61,9 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/
%{_mandir}/*/*
%changelog
* Thu May 26 2016 Adam Williamson <awilliam@redhat.com> - 3:137-1
- update to latest upstream release tag
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3:119-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
19d26c5f279c58c99dd42ae7d065881e mcelog-119.tar.gz
0412cc7f0169ca4fd9dde141a72dab1b mcelog-137.tar.gz