resolves: bz1687111
This commit is contained in:
parent
acdc087d83
commit
a3c5bd7c8b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/redfish-finder-0.2.tar.gz
|
||||
/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
|
||||
* Mon Apr 01 2019 Neil Horman <nhorman@redhat.com> - 0.3-1
|
||||
- Update to latest upstream release (bz1687111)
|
||||
|
||||
* 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