buildah-1.7-20.dev.git873f001
- autobuilt 873f001 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b5686ea088
commit
fd9299a681
1
.gitignore
vendored
1
.gitignore
vendored
@ -152,3 +152,4 @@
|
||||
/buildah-146a0fc.tar.gz
|
||||
/buildah-1b02a7e.tar.gz
|
||||
/buildah-db6e7bb.tar.gz
|
||||
/buildah-873f001.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 db6e7bbf413ba7c6666979b3b9eed509903e609d
|
||||
%global commit0 873f00141c8e23973709f6226972d5976f8eb975
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.7
|
||||
Release: 19.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 20.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 Feb 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-20.dev.git873f001
|
||||
- autobuilt 873f001
|
||||
|
||||
* Thu Feb 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-19.dev.gitdb6e7bb
|
||||
- autobuilt db6e7bb
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-db6e7bb.tar.gz) = 64acde47574698e5e45929062dca1c25d3c80366b401c54ec5832bffd675d7dce7fc866940fcc27ef50746bfaf23df5b0b6ee80a8b81cc7a3cb398e8c4af6f8f
|
||||
SHA512 (buildah-873f001.tar.gz) = 737f01a3e1e8f39d58f5862c1ed0227e5ce25f3828b4acca220d4beab4a31b84c415163ef2e8fa41b4e961f1f8bb45a4e9905e3dddf57144ce04a9031d83e98f
|
||||
|
Loading…
Reference in New Issue
Block a user