Accepting request 508350 from home:fschnizlein:branches:hardware
- Update to version 0.5.9: * Update it to point to the new repository * configure.ac: report enabled features * rasdaemon: Update DIMM labels for Dell Servers * rasdaemon: add Knights Mill model * rasdaemon.spec.in: update it to reflect current needs OBS-URL: https://build.opensuse.org/request/show/508350 OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=15
This commit is contained in:
parent
5ef076ad97
commit
02a76bf448
4
_service
4
_service
@ -4,8 +4,8 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="filename">rasdaemon</param>
|
||||
<param name="revision">refs/tags/v0.5.8</param>
|
||||
<param name="version">0.5.8</param>
|
||||
<param name="revision">0d1f3f11be930187c7d290293a487d125a10d433</param>
|
||||
<param name="version">0.5.9</param>
|
||||
</service>
|
||||
<service mode="disabled" name="recompress">
|
||||
<param name="file">*.tar</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://git.infradead.org/users/mchehab/rasdaemon.git</param>
|
||||
<param name="changesrevision">113198d8918272e41a58aa09a7ac7dd1e0435417</param></service></servicedata>
|
||||
<param name="changesrevision">0d1f3f11be930187c7d290293a487d125a10d433</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:457ab3da26047816af9fb3fda1876337fd16a137704594b26faf17ef7634d1b9
|
||||
size 95032
|
3
rasdaemon-0.5.9.tar.xz
Normal file
3
rasdaemon-0.5.9.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c67e28024eff654c2d6b707d73bb81d72815b5bc42e65fce3ae2aee099c2e9c
|
||||
size 96180
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 09 16:47:20 UTC 2017 - fschnizlein@suse.com
|
||||
|
||||
- Update to version 0.5.9:
|
||||
* Update it to point to the new repository
|
||||
* configure.ac: report enabled features
|
||||
* rasdaemon: Update DIMM labels for Dell Servers
|
||||
* rasdaemon: add Knights Mill model
|
||||
* rasdaemon.spec.in: update it to reflect current needs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 10 11:07:39 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rasdaemon
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX Products 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,7 +17,7 @@
|
||||
|
||||
|
||||
Name: rasdaemon
|
||||
Version: 0.5.8
|
||||
Version: 0.5.9
|
||||
Release: 0
|
||||
Summary: Utility to receive RAS error tracings
|
||||
License: GPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user