We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e30c821 commit 7db3a04Copy full SHA for 7db3a04
redfish-finder.spec
@@ -2,7 +2,7 @@
2
3
Name: redfish-finder
4
Version: 0
5
-Release: 0.1.%{gitdate}git%{shortcommit}
+Release: 0.2.%{gitdate}git%{shortcommit}
6
Summary: utility for parsing smbios information and configuring canonical bmc access
7
BuildArch: noarch
8
@@ -47,6 +47,9 @@ install -D -p -m 0644 ./redfish-finder.service %{buildroot}/%{_unitdir}/redfish-
47
%{_unitdir}/redfish-finder.service
48
49
%changelog
50
+* Fri Oct 19 2018 Neil Horman <nhorman@tuxdriver.com> - 0-0.2.20181019git
51
+- Tagging version 0.2
52
+
53
* Tue Aug 28 2018 Neil Horman <nhorman@tuxdriver.com> - 0-0.1.20180828git
54
- Initial import
55
0 commit comments