buildah-1.6-5.dev.git6e00183
- autobuilt 6e00183 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b037feab0b
commit
16849a2980
1
.gitignore
vendored
1
.gitignore
vendored
@ -104,3 +104,4 @@
|
||||
/buildah-d5a3c52.tar.gz
|
||||
/buildah-4126176.tar.gz
|
||||
/buildah-93d8b9f.tar.gz
|
||||
/buildah-6e00183.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 93d8b9f1c51d6d5799acc2aa4b9fc00827d4fc57
|
||||
%global commit0 6e001830ea36bf66a8768568e2e4a1c1de8d8666
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 5.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Nov 30 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-5.dev.git6e00183
|
||||
- autobuilt 6e00183
|
||||
|
||||
* Thu Nov 29 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-4.dev.git93d8b9f
|
||||
- autobuilt 93d8b9f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-93d8b9f.tar.gz) = 871467f655d717735a5b147527ca19f3c80c0dc3b2e4c4166577d9f2aed91f66cdbf572b551bbdeb142af585c99f0f65963f13cfe92939dec5e2b78903e36a7c
|
||||
SHA512 (buildah-6e00183.tar.gz) = a22f45c6f690a803b50c633a9d923de43117457198e58689163f48b80a669da75d4c8d1317dadec239e3e35a22d510e8ed7d01faa03d7cfb14699e487ac63e5c
|
||||
|
Loading…
Reference in New Issue
Block a user