buildah-1.0-6.gitce8d467
- autobuilt ce8d467 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b890924ad4
commit
40e971d707
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
||||
/buildah-fe204e4.tar.gz
|
||||
/buildah-2ea3e11.tar.gz
|
||||
/buildah-b9a1041.tar.gz
|
||||
/buildah-ce8d467.tar.gz
|
||||
|
@ -14,12 +14,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 b9a1041b1823b556b0fd9c14928055726cc473e5
|
||||
%global commit0 ce8d46762895f11a1d57231b28cbd38c070d12f2
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.0
|
||||
Release: 5.git%{shortcommit0}%{?dist}
|
||||
Release: 6.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -85,6 +85,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sun May 13 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-6.gitce8d467
|
||||
- autobuilt ce8d467
|
||||
|
||||
* Sat May 12 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-5.gitb9a1041
|
||||
- autobuilt b9a1041
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-b9a1041.tar.gz) = cbf4629c9774ab3d500618ef32d93b4675a7a303855a3482877e65d26864470b35c6d5309c70a0c8143d8a805eb89f4e3702ebd3fe4ed6b4b13650fbc1c2fc39
|
||||
SHA512 (buildah-ce8d467.tar.gz) = aa2c6e903f79dd3778a828531ce87cd8f79b956a6f4eb2030d6388f96290736d4b11b1e5f4627a74f3cf28fb5e7749f6d91785fe670beb993d0980fe150af325
|
||||
|
Loading…
Reference in New Issue
Block a user