buildah-1.0-5.gitb9a1041
- autobuilt b9a1041 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
c3dc1a37ab
commit
b890924ad4
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
||||
/buildah-906ee37.tar.gz
|
||||
/buildah-fe204e4.tar.gz
|
||||
/buildah-2ea3e11.tar.gz
|
||||
/buildah-b9a1041.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 2ea3e11d18667dcf480285d61ccf98e2d01569f7
|
||||
%global commit0 b9a1041b1823b556b0fd9c14928055726cc473e5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.0
|
||||
Release: 4.git%{shortcommit0}%{?dist}
|
||||
Release: 5.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
|
||||
* Sat May 12 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-5.gitb9a1041
|
||||
- autobuilt b9a1041
|
||||
|
||||
* Fri May 11 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-4.git2ea3e11
|
||||
- autobuilt 2ea3e11
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-2ea3e11.tar.gz) = f4f4b338da4a8cb3c1c1ba4c42f377e2dca86cc3786e41ddc969824e256f34f17335e1cd780259a996cf5478b849e16fc59c1840cf26024820f2e2e600e36c2c
|
||||
SHA512 (buildah-b9a1041.tar.gz) = cbf4629c9774ab3d500618ef32d93b4675a7a303855a3482877e65d26864470b35c6d5309c70a0c8143d8a805eb89f4e3702ebd3fe4ed6b4b13650fbc1c2fc39
|
||||
|
||||
Loading…
Reference in New Issue
Block a user