Dominique Leuenberger 2020-02-13 09:11:37 +00:00 committed by Git OBS Bridge
commit 9f595ab12b
6 changed files with 23 additions and 8 deletions

View File

@ -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">

View File

@ -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>
<param name="changesrevision">3dca35f17effa102b7140d5554401ef2292425b7</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:688def53476b0bd0ca6c8d1bfaa8e2bd1a0eb893dd7f19e53f59a2e3b6eb49d5
size 100612

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66dc14b9ce0c3c154c23b3006b1a12c2981d4bd2f9af0b88f5f09191e21bb706
size 111776

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Feb 06 17:57:39 UTC 2020 - trenn@suse.de
- 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
-------------------------------------------------------------------
Thu Aug 23 11:36:13 UTC 2018 - mpluskal@suse.com

View File

@ -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