buildah-1.9.0-0.27.dev.gitaa06a77
- autobuilt aa06a77 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
7aa9b00b7d
commit
dde805c7fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -217,3 +217,4 @@
|
||||
/buildah-3104ddf.tar.gz
|
||||
/buildah-7016ce6.tar.gz
|
||||
/buildah-a086ec8.tar.gz
|
||||
/buildah-aa06a77.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 a086ec850a9d43669f930a794d66374604418a60
|
||||
%global commit0 aa06a772a12c9bc7b3ad96b82070bad138dc075d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.26.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.27.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
|
||||
* Wed Jun 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.27.dev.gitaa06a77
|
||||
- autobuilt aa06a77
|
||||
|
||||
* Sun Jun 02 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.9.0-0.26.dev.gita086ec8
|
||||
- build for all arches
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-a086ec8.tar.gz) = b5a6080cc6a08802c940c187d2baeec8afb29181f57f5670f166589360104619c25e30dbe27eacf8080d2dc5495ca06e1e2ec63c71dcdfaf039c34f8bdf69401
|
||||
SHA512 (buildah-aa06a77.tar.gz) = f16e8d047eba7334e39774f8a8fedfc59cb6fce85a572af3bbcec477b4283ec361e10feaffd5fd704a9d72526f644f70b0dfc152d14eac7df316796db0fee22d
|
||||
|
Loading…
Reference in New Issue
Block a user