Hello community, here is the log from the commit of package mcelog for openSUSE:Factory checked in at 2017-03-11 15:17:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mcelog (Old) and /work/SRC/openSUSE:Factory/.mcelog.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mcelog" Sat Mar 11 15:17:57 2017 rev:44 rq:476786 version:1.48 Changes: -------- --- /work/SRC/openSUSE:Factory/mcelog/mcelog.changes 2017-01-24 10:29:28.467808781 +0100 +++ /work/SRC/openSUSE:Factory/.mcelog.new/mcelog.changes 2017-03-11 15:17:58.509663900 +0100 @@ -1,0 +2,9 @@ +Fri Mar 3 09:26:33 UTC 2017 - [email protected] + +- Update to version 1.48 + * Fix warning with gcc 6.x + * Remove obsolete TODO file + * Small fixes +- Use url for getting sources + +------------------------------------------------------------------- Old: ---- mcelog-1.47.tar.bz2 New: ---- mcelog-1.48.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mcelog.spec ++++++ --- /var/tmp/diff_new_pack.WbWOvV/_old 2017-03-11 15:17:59.401537690 +0100 +++ /var/tmp/diff_new_pack.WbWOvV/_new 2017-03-11 15:17:59.405537124 +0100 @@ -1,7 +1,7 @@ # # spec file for package mcelog # -# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: mcelog -Version: 1.47 +Version: 1.48 Release: 0 Summary: Log Machine Check Events License: GPL-2.0 Group: System/Monitoring Url: http://www.mcelog.org/ -Source: mcelog-%{version}.tar.bz2 +Source: https://github.com/andikleen/mcelog/archive/v148.tar.gz#/%{name}-%{version}.tar.gz Source2: mcelog.sysconfig Source3: mcelog.systemd Source5: mcelog.tmpfiles @@ -58,7 +58,7 @@ In addition, it allows decoding machine check kernel panic messages. %prep -%setup -q +%setup -q -n %{name}-148 %patch1 -p1 %patch2 -p1 %patch3 -p1
