buildah-1.9.0-0.31.dev.gitd172dd9
- autobuilt d172dd9 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
d35017048c
commit
1afe8c013d
1
.gitignore
vendored
1
.gitignore
vendored
@ -221,3 +221,4 @@
|
||||
/buildah-e0306bb.tar.gz
|
||||
/buildah-ad4f235.tar.gz
|
||||
/buildah-2da8755.tar.gz
|
||||
/buildah-d172dd9.tar.gz
|
||||
|
||||
@ -19,12 +19,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 2da8755d535133c82ea7526e1d54feb47e2356f7
|
||||
%global commit0 d172dd9ebe7b2c175ea52e5f5a23605723ecb559
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.30.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.31.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sun Jun 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.31.dev.gitd172dd9
|
||||
- autobuilt d172dd9
|
||||
|
||||
* Sat Jun 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.30.dev.git2da8755
|
||||
- autobuilt 2da8755
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-2da8755.tar.gz) = e661196f113d85d36d8a63fd9264ffc7a621e1c076a3dd8c74ee9a7e0c8669e6d833510378056a415fff7caeac7708fc8689f6a53e160c026d3f538262ba94b2
|
||||
SHA512 (buildah-d172dd9.tar.gz) = 276697205e39c9f92a4ff912b31a3f1d2c497542ee82861ade6bcc324d71393146beaef97d48a14005eceffac406a395acf136dccf700b3bc9c3e4e8cfdef7fd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user