import redfish-finder-0.3-1.el8_0
This commit is contained in:
parent
9adf968a18
commit
4127fd0055
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/redfish-finder-0.2.tar.gz
|
||||
SOURCES/redfish-finder-0.3.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
34c7e22a7c52921234ecc419fc54196306b3a505 SOURCES/redfish-finder-0.2.tar.gz
|
||||
38c07146eeb641fb358ec353a4f7b69b4b844661 SOURCES/redfish-finder-0.3.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: redfish-finder
|
||||
Version: 0.2
|
||||
Version: 0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Utility for parsing SMBIOS information and configuring canonical BMC access
|
||||
BuildArch: noarch
|
||||
@ -48,6 +48,9 @@ install -D -p -m 0644 ./redfish-finder.service %{buildroot}/%{_unitdir}/redfish-
|
||||
%{_unitdir}/redfish-finder.service
|
||||
|
||||
%changelog
|
||||
* Thu Jul 11 2019 Neil Horman <nhorman@redhat.com> - 0.3.1
|
||||
- Update to latest upstream release
|
||||
|
||||
* Fri Oct 19 2018 Neil Horman <nhorman@redhat.com> - 0.2-1
|
||||
- Update to new upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user