Bump to ignition-dracut c09ce6f
* ce9f648 30ignition: add support for ignition-disks
This commit is contained in:
parent
8a2fd45726
commit
42544b245f
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/ignition-f707912.tar.gz
|
||||
/ignition-dracut-d056287.tar.gz
|
||||
/ignition-dracut-8c85eb3.tar.gz
|
||||
/ignition-dracut-c09ce6f.tar.gz
|
||||
|
@ -67,13 +67,13 @@
|
||||
# https://github.com/dustymabe/ignition-dracut
|
||||
%global dracutprovider_prefix %{dracutprovider}.%{dracutprovider_tld}/%{dracutproject}/%{dracutrepo}
|
||||
%global dracutimport_path %{dracutprovider_prefix}
|
||||
%global dracutcommit 8c85eb38bdce5014e3f608563c99176216b4bed5
|
||||
%global dracutcommit c09ce6f72313bb69f42951244f915e8852ee80a5
|
||||
%global dracutshortcommit %(c=%{dracutcommit}; echo ${c:0:7})
|
||||
|
||||
|
||||
Name: ignition
|
||||
Version: 0.28.0
|
||||
Release: 5.git%{shortcommit}%{?dist}
|
||||
Release: 6.git%{shortcommit}%{?dist}
|
||||
Summary: First boot installer and configuration tool
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -474,6 +474,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 26 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-6.gitf707912
|
||||
- Bump to ignition-dracut c09ce6f
|
||||
- * ce9f648 30ignition: add support for ignition-disks
|
||||
|
||||
* Mon Sep 24 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-5.gitf707912
|
||||
- Remove requires for btrfs on !fedora
|
||||
- Bump to ignition-dracut 8c85eb3
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (ignition-f707912.tar.gz) = a01d61415ae2e1f053ab7b17642a9377d77b51d34b9ca3e44a9e4c598c705b575b53620558eda69fcfa35131d9fe3ec3df3b9d4675c5b3aa5da3e205343d006b
|
||||
SHA512 (ignition-dracut-8c85eb3.tar.gz) = 3bf633365ee91eb60b9c02df4e3c367c1dc9c91d370d01813acc37f5d101cb29e90b63753abc761ea81ddf67cbd2517784df666d8353004ec813882a48ed2045
|
||||
SHA512 (ignition-dracut-c09ce6f.tar.gz) = b852d27eedb23fe12b0f8d5e8f3f1a2f61489687e06050f9c353826e34250cf77de1880012a01d2f350e308296a1d0b9bdb92ea87476ab9f00a841aa04e1bbac
|
||||
|
Loading…
Reference in New Issue
Block a user