Update to 2.0.36
Resolves: RHEL-22972
This commit is contained in:
parent
c58685cee7
commit
165b225b16
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ OpenIPMI-2.0.18.tar.gz
|
||||
/OpenIPMI-2.0.31.tar.gz
|
||||
/OpenIPMI-2.0.32.tar.gz
|
||||
/OpenIPMI-2.0.34.tar.gz
|
||||
/OpenIPMI-2.0.36.tar.gz
|
||||
|
@ -6,8 +6,8 @@
|
||||
Summary: IPMI (Intelligent Platform Management Interface) library and tools
|
||||
Name: OpenIPMI
|
||||
|
||||
Version: 2.0.34
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.36
|
||||
Release: 1%{?dist}
|
||||
License: LGPL-2.1-or-later and GPL-2.0-or-later or BSD-3-Clause
|
||||
URL: http://sourceforge.net/projects/openipmi/
|
||||
Source: http://downloads.sourceforge.net/openipmi/%{name}-%{version}.tar.gz
|
||||
@ -229,6 +229,9 @@ echo ".so man1/openipmish.1" > %{buildroot}%{_mandir}/man1/ipmish.1
|
||||
%{_mandir}/man5/ipmi_sim_cmd.5*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 26 2024 Pavel Cahyna <pcahyna@redhat.com> - 2.0.36-1
|
||||
- Update to 2.0.36
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.0.34-2
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (OpenIPMI-2.0.34.tar.gz) = 25402019a4ee243effca30b7e0bfd4934f2e505a25009ea6330c4c9317299fde937ab3640f2dcb48aaabc9919d3a8f064807c368c0c0e6bca341e3c19ec82edd
|
||||
SHA512 (OpenIPMI-2.0.36.tar.gz) = a47725308336f200e88a1eb8641ed5ef03fc8bb43ee47f7a99e39df68640ff912b6842c1710d7e767aeb724fc41fa4ed3b244685812ee985e5200003a45f4015
|
||||
|
Loading…
Reference in New Issue
Block a user