Hello community, here is the log from the commit of package rasdaemon for openSUSE:Leap:15.2 checked in at 2020-04-18 18:40:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/rasdaemon (Old) and /work/SRC/openSUSE:Leap:15.2/.rasdaemon.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rasdaemon" Sat Apr 18 18:40:56 2020 rev:28 rq:795131 version:0.6.5+git20200205.3dca35f Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/rasdaemon/rasdaemon.changes 2020-01-15 15:55:44.531676962 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.rasdaemon.new.2738/rasdaemon.changes 2020-04-18 18:40:58.109945729 +0200 @@ -1,0 +2,11 @@ +Thu Feb 06 17:57:39 UTC 2020 - [email protected] + +- Update to version 0.6.5+git20200205.3dca35f +- bsc#1162524 + Mainline commits: + 3a4fc059d58d876733d5fd9098b6be9e2a9034d8 + a16ca0711001957ee98f2c124abce0fa1f801529 + which are required for bsc#1162524: + rasdaemon update with support for AMD scalable MCA and cnamburu-naples-support + +------------------------------------------------------------------- Old: ---- rasdaemon-0.6.2.tar.xz New: ---- rasdaemon-0.6.5+git20200205.3dca35f.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rasdaemon.spec ++++++ --- /var/tmp/diff_new_pack.2uBW8O/_old 2020-04-18 18:40:58.465946482 +0200 +++ /var/tmp/diff_new_pack.2uBW8O/_new 2020-04-18 18:40:58.469946490 +0200 @@ -1,7 +1,7 @@ # # spec file for package rasdaemon # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: rasdaemon -Version: 0.6.2 +Version: 0.6.5+git20200205.3dca35f Release: 0 Summary: Utility to receive RAS error tracings License: GPL-2.0-only ++++++ _service ++++++ --- /var/tmp/diff_new_pack.2uBW8O/_old 2020-04-18 18:40:58.497946549 +0200 +++ /var/tmp/diff_new_pack.2uBW8O/_new 2020-04-18 18:40:58.497946549 +0200 @@ -4,8 +4,12 @@ <param name="scm">git</param> <param name="changesgenerate">enable</param> <param name="filename">rasdaemon</param> - <param name="revision">refs/tags/v0.6.2</param> +<!-- + <param name="revision">refs/tags/0.6.5</param> <param name="versionformat">@PARENT_TAG@</param> +--> + <param name="revision">refs/heads/master</param> + <param name="versionformat">@PARENT_TAG@+git%cd.%h</param> <param name="versionrewrite-pattern">v(.*)</param> </service> <service mode="disabled" name="recompress"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.2uBW8O/_old 2020-04-18 18:40:58.517946591 +0200 +++ /var/tmp/diff_new_pack.2uBW8O/_new 2020-04-18 18:40:58.517946591 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">git://git.infradead.org/users/mchehab/rasdaemon.git</param> - <param name="changesrevision">552090703b292c046e5c66ab7a867c8a2100304f</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">3dca35f17effa102b7140d5554401ef2292425b7</param></service></servicedata> \ No newline at end of file
