diff --git a/mcelog.spec b/mcelog.spec index b353ed8..4996bd1 100644 --- a/mcelog.spec +++ b/mcelog.spec @@ -1,12 +1,12 @@ Summary: Tool to translate x86-64 CPU Machine Check Exception data Name: mcelog -Version: 137 -Release: 4%{?dist} +Version: 153 +Release: 1%{?dist} Epoch: 3 Group: System Environment/Base License: GPLv2 URL: https://github.com/andikleen/mcelog -Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: %{url}/archive/v%{version}.zip # note that this source OVERRIDES the one on the tarball above! Source1: mcelog.conf Source2: mcelog.service @@ -61,6 +61,9 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/ %{_mandir}/*/* %changelog +* Mon Aug 21 2017 Prarit Bhargava - 3:153-1 +- Update to v153 + * Thu Aug 03 2017 Fedora Release Engineering - 3:137-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild diff --git a/sources b/sources index f736c3e..2f9c950 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0412cc7f0169ca4fd9dde141a72dab1b mcelog-137.tar.gz +e827fbf419fcfd8468ad11d07c731186 v153.zip