diff --git a/ipmiutil-3.1.6.tar.gz b/ipmiutil-3.1.6.tar.gz deleted file mode 100644 index 1d64401..0000000 --- a/ipmiutil-3.1.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8814828c6c245140a5c867d8def8e88a72e90f67c79282008303de1c1d598e4a -size 1693461 diff --git a/ipmiutil-3.1.7.tar.gz b/ipmiutil-3.1.7.tar.gz new file mode 100644 index 0000000..4efdd69 --- /dev/null +++ b/ipmiutil-3.1.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:911fd6f8b33651b98863d57e678d2fc593bc43fcd2a21f5dc7d5db8f92128a9a +size 1726396 diff --git a/ipmiutil.changes b/ipmiutil.changes index 935f35b..8a4e843 100644 --- a/ipmiutil.changes +++ b/ipmiutil.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 12 17:56:58 UTC 2021 - Ferdinand Thiessen + +- 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 diff --git a/ipmiutil.spec b/ipmiutil.spec index 294fb5d..7aa3c58 100644 --- a/ipmiutil.spec +++ b/ipmiutil.spec @@ -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