SHA256
1
0
forked from pool/ipmiutil

Accepting request 892564 from home:susnux:branches:systemsmanagement

- Update to version 3.1.7
  * Add SDR conflict 0xC5 handling retries with delay
  * Minor bug fixes

OBS-URL: https://build.opensuse.org/request/show/892564
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=41
This commit is contained in:
Dirk Mueller 2021-05-12 18:08:35 +00:00 committed by Git OBS Bridge
parent 81975516ab
commit f31a048d87
4 changed files with 13 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8814828c6c245140a5c867d8def8e88a72e90f67c79282008303de1c1d598e4a
size 1693461

3
ipmiutil-3.1.7.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:911fd6f8b33651b98863d57e678d2fc593bc43fcd2a21f5dc7d5db8f92128a9a
size 1726396

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 12 17:56:58 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 3.1.7
* Add SDR conflict 0xC5 handling retries with delay
* Minor bug fixes
-------------------------------------------------------------------
Sun Aug 16 14:04:56 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ipmiutil
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2012 Andy Cress
#
# All modifications and additions to the file contributed by third parties
@ -19,13 +19,13 @@
%{!?_unitdir: %define _unitdir %{_prefix}/lib/systemd/system}
Name: ipmiutil
Version: 3.1.6
Version: 3.1.7
Release: 0
Summary: Easy-to-use IPMI server management utilities
License: BSD-3-Clause
Group: System/Management
URL: http://ipmiutil.sourceforge.net
Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Source: https://sourceforge.net/projects/ipmiutil/files/%{name}-%{version}.tar.gz
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gcc