|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: redfish-finder
|
|
|
|
|
Version: 0.3
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: Utility for parsing SMBIOS information and configuring canonical BMC access
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
@ -52,7 +52,10 @@ install -D -p -m 0644 ./redfish-finder.service %{buildroot}/%{_unitdir}/redfish-
|
|
|
|
|
%{_unitdir}/redfish-finder.service
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 12 2021 Joel Savitz <jsavitz@redhat.com - 0.3-5
|
|
|
|
|
* Fri Feb 12 2021 Joel Savitz <jsavitz@redhat.com> - 0.3-6
|
|
|
|
|
- Fix typo in spec file (bz1951216)
|
|
|
|
|
|
|
|
|
|
* Fri Feb 12 2021 Joel Savitz <jsavitz@redhat.com> - 0.3-5
|
|
|
|
|
- Fix parsing HostConfig for DHCP (bz1874653)
|
|
|
|
|
|
|
|
|
|
* Thu Oct 17 2019 Neil Horman <nhorman@redhat.com> - 0.3-4
|
|
|
|
|