*: bump to Ignition 2.0.1
This commit is contained in:
parent
127a4b1ca3
commit
6ebb45a48e
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
|||||||
/ignition-910e6c6.tar.gz
|
/ignition-910e6c6.tar.gz
|
||||||
/ignition-dracut-df88988.tar.gz
|
/ignition-dracut-df88988.tar.gz
|
||||||
/ignition-0c1da80.tar.gz
|
/ignition-0c1da80.tar.gz
|
||||||
|
/ignition-e75cf24.tar.gz
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
# https://github.com/coreos/ignition
|
# https://github.com/coreos/ignition
|
||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}/v2
|
%global import_path %{provider_prefix}/v2
|
||||||
%global commit 0c1da80127dcfcae86487929aea971a1442477d5
|
%global commit e75cf24183d7ebb86babf517e69fda6f3ca8f13d
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
# define ldflags, buildflags, testflags here. The ldflags were
|
# define ldflags, buildflags, testflags here. The ldflags were
|
||||||
# taken from ./build. We will need to periodically check these
|
# taken from ./build. We will need to periodically check these
|
||||||
@ -72,8 +72,8 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ignition
|
Name: ignition
|
||||||
Version: 2.0.0
|
Version: 2.0.1
|
||||||
Release: 2.git%{shortcommit}%{?dist}
|
Release: 1.git%{shortcommit}%{?dist}
|
||||||
Summary: First boot installer and configuration tool
|
Summary: First boot installer and configuration tool
|
||||||
License: ASL 2.0 and BSD
|
License: ASL 2.0 and BSD
|
||||||
URL: https://%{provider_prefix}
|
URL: https://%{provider_prefix}
|
||||||
@ -515,6 +515,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
=======
|
||||||
|
* Thu Jul 25 2019 Andrew Jeddeloh <ajeddelo@redhat.com> - 2.0.1-1.gite75cf24
|
||||||
|
- New release 2.0.1
|
||||||
|
|
||||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2.git0c1da80
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2.git0c1da80
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (ignition-dracut-df88988.tar.gz) = cf94230ff6edd4bd0a817ad518d5cc2a08217a842ab47f391b78b1d75baa2803f076b4f3dbab04b86a653c69caf0eb7d8db4f101bbccdc8537d4f82c0c54a855
|
SHA512 (ignition-dracut-df88988.tar.gz) = cf94230ff6edd4bd0a817ad518d5cc2a08217a842ab47f391b78b1d75baa2803f076b4f3dbab04b86a653c69caf0eb7d8db4f101bbccdc8537d4f82c0c54a855
|
||||||
SHA512 (ignition-0c1da80.tar.gz) = 7a40b03d3092fc9726be709729649e3de0ededbedee76da95f935bd51b568c0dfd833072217b2b0cce58d1502e51b55388acd8f176787ad73315bc30fa60e4c1
|
SHA512 (ignition-e75cf24.tar.gz) = 218359576953b886c87035ec3421c37b272ee68ecc2f210c5fb8e5b3a1bfb2dabafdeae9cf6259c064ed538d99ca3dbdfbc6f6a39df600dbe1844c02e9a69430
|
||||||
|
Loading…
Reference in New Issue
Block a user