import redfish-finder-0.3-1.el8_0

This commit is contained in:
CentOS Sources 2019-10-02 10:23:28 -04:00 committed by Andrew Lukoshko
parent 9adf968a18
commit 4127fd0055
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/redfish-finder-0.2.tar.gz SOURCES/redfish-finder-0.3.tar.gz

View File

@ -1 +1 @@
34c7e22a7c52921234ecc419fc54196306b3a505 SOURCES/redfish-finder-0.2.tar.gz 38c07146eeb641fb358ec353a4f7b69b4b844661 SOURCES/redfish-finder-0.3.tar.gz

View File

@ -1,5 +1,5 @@
Name: redfish-finder Name: redfish-finder
Version: 0.2 Version: 0.3
Release: 1%{?dist} Release: 1%{?dist}
Summary: Utility for parsing SMBIOS information and configuring canonical BMC access Summary: Utility for parsing SMBIOS information and configuring canonical BMC access
BuildArch: noarch BuildArch: noarch
@ -48,6 +48,9 @@ install -D -p -m 0644 ./redfish-finder.service %{buildroot}/%{_unitdir}/redfish-
%{_unitdir}/redfish-finder.service %{_unitdir}/redfish-finder.service
%changelog %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 * Fri Oct 19 2018 Neil Horman <nhorman@redhat.com> - 0.2-1
- Update to new upstream release - Update to new upstream release