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#6f5a0f935d592a4ff8e169d5d7a31c60ba433381
This commit is contained in:
parent
b992aef0f2
commit
13449945b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,4 +50,3 @@
|
||||
/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 c733d23c71fa64722129e8946db49c58cfdea286
|
||||
%global commit db4d30d079fd663d0f4c6d59c6fae00ffa268093
|
||||
%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.1
|
||||
Version: 2.8.0
|
||||
Release: 1.git%{shortcommit}%{?dist}
|
||||
Summary: First boot installer and configuration tool
|
||||
License: ASL 2.0
|
||||
@ -606,9 +606,6 @@ 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-c733d23.tar.gz) = 8057768ac13983c4a0f1b6edf6f230deb26547aa4d46ea36a4dc8d33a66e1f6de85c5b195077dfc4165e884d307a8c14f1104602d32372cffb825f7d1d89414b
|
||||
SHA512 (ignition-db4d30d.tar.gz) = b658267975c1163db15a6973a9840a5f4fb8ad81e476f8b5d3a0c0d93aa414429b06fb06b9c8aa644c971051b1f050c33241018e38e41894a6223f49b0c796bc
|
||||
|
Loading…
Reference in New Issue
Block a user