buildah-1.9.0-0.28.dev.gite0306bb
- autobuilt e0306bb Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
dde805c7fb
commit
f6a5de9e37
1
.gitignore
vendored
1
.gitignore
vendored
@ -218,3 +218,4 @@
|
||||
/buildah-7016ce6.tar.gz
|
||||
/buildah-a086ec8.tar.gz
|
||||
/buildah-aa06a77.tar.gz
|
||||
/buildah-e0306bb.tar.gz
|
||||
|
||||
@ -19,12 +19,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 aa06a772a12c9bc7b3ad96b82070bad138dc075d
|
||||
%global commit0 e0306bb4889744192f8161d237150b1a5ad24a2c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.27.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.28.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Jun 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.28.dev.gite0306bb
|
||||
- autobuilt e0306bb
|
||||
|
||||
* Wed Jun 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.27.dev.gitaa06a77
|
||||
- autobuilt aa06a77
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-aa06a77.tar.gz) = f16e8d047eba7334e39774f8a8fedfc59cb6fce85a572af3bbcec477b4283ec361e10feaffd5fd704a9d72526f644f70b0dfc152d14eac7df316796db0fee22d
|
||||
SHA512 (buildah-e0306bb.tar.gz) = 488ddcb9ae042377ac725f13eac3087e42b1644e479b80c8df05f21ae179a00d16ca5966b5e8f0f1e3382c1235769185cd3f397492928ff0b7100ef17c0b8a6d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user