buildah-1.8-32.dev.git021d607
- autobuilt 021d607 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
7c3b4a5aa5
commit
016eab368b
1
.gitignore
vendored
1
.gitignore
vendored
@ -181,3 +181,4 @@
|
||||
/buildah-29a6c81.tar.gz
|
||||
/buildah-25b7c11.tar.gz
|
||||
/buildah-610eb7a.tar.gz
|
||||
/buildah-021d607.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 610eb7a0b2d4d8dbbc9e5c694d3a448a4636e7b8
|
||||
%global commit0 021d6072825ff94ce7fe0bd40e8414af62fac33d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.8
|
||||
Release: 31.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 32.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -91,6 +91,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Apr 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-32.dev.git021d607
|
||||
- autobuilt 021d607
|
||||
|
||||
* Tue Apr 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-31.dev.git610eb7a
|
||||
- autobuilt 610eb7a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-610eb7a.tar.gz) = 3afe895c49fb68217469ab8e1a8b21ed56267d23fb56bce95b6df9ed5239153d34063415497484a13aee6b5f1e818baafd985810c5bdebe54f3cf618053db918
|
||||
SHA512 (buildah-021d607.tar.gz) = 31b2470b70562bf7584595ed33a2a048f14b325c0f61d5a5ecc12f6d270cce637340230e55b6570d516febd3bc167ff87b1cf51dbd9af3f0b1e25860f6930cad
|
||||
|
Loading…
Reference in New Issue
Block a user