Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/ignition.git#d194305bc2dd6a23dc7c517c01d2f071a9d9270d
This commit is contained in:
parent
13449945b5
commit
7009789abb
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@
|
||||
/ignition-947598e.tar.gz
|
||||
/ignition-5be43fd.tar.gz
|
||||
/ignition-db4d30d.tar.gz
|
||||
/ignition-c733d23.tar.gz
|
||||
|
@ -49,7 +49,7 @@
|
||||
# https://github.com/coreos/ignition
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}/v2
|
||||
%global commit db4d30d079fd663d0f4c6d59c6fae00ffa268093
|
||||
%global commit c733d23c71fa64722129e8946db49c58cfdea286
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
# define ldflags, buildflags, testflags here. The ldflags were
|
||||
# taken from ./build. We will need to periodically check these
|
||||
@ -60,7 +60,7 @@
|
||||
%global dracutlibdir %{_prefix}/lib/dracut
|
||||
|
||||
Name: ignition
|
||||
Version: 2.8.0
|
||||
Version: 2.8.1
|
||||
Release: 1.git%{shortcommit}%{?dist}
|
||||
Summary: First boot installer and configuration tool
|
||||
License: ASL 2.0
|
||||
@ -606,6 +606,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Dec 03 2020 Sohan Kunkerkar <skunkerk@redhat.com> - 2.8.1-1.gitc733d23
|
||||
- New release
|
||||
|
||||
* Wed Nov 25 2020 Sohan Kunkerkar <skunkerk@redhat.com> - 2.8.0-1.gitdb4d30d
|
||||
- New release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ignition-db4d30d.tar.gz) = b658267975c1163db15a6973a9840a5f4fb8ad81e476f8b5d3a0c0d93aa414429b06fb06b9c8aa644c971051b1f050c33241018e38e41894a6223f49b0c796bc
|
||||
SHA512 (ignition-c733d23.tar.gz) = 8057768ac13983c4a0f1b6edf6f230deb26547aa4d46ea36a4dc8d33a66e1f6de85c5b195077dfc4165e884d307a8c14f1104602d32372cffb825f7d1d89414b
|
||||
|
Loading…
Reference in New Issue
Block a user