buildah-1.9.0-0.30.dev.git2da8755
- autobuilt 2da8755 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
906ddae0a9
commit
d35017048c
1
.gitignore
vendored
1
.gitignore
vendored
@ -220,3 +220,4 @@
|
||||
/buildah-aa06a77.tar.gz
|
||||
/buildah-e0306bb.tar.gz
|
||||
/buildah-ad4f235.tar.gz
|
||||
/buildah-2da8755.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 ad4f235fdf4af2b669e7bc2dfcdbfa58d966294d
|
||||
%global commit0 2da8755d535133c82ea7526e1d54feb47e2356f7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.29.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.30.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
|
||||
* Sat Jun 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.30.dev.git2da8755
|
||||
- autobuilt 2da8755
|
||||
|
||||
* Fri Jun 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.29.dev.gitad4f235
|
||||
- autobuilt ad4f235
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-ad4f235.tar.gz) = 5e520ee0d2dcb4dfe488672c5301250738e328917484f0b02c9c837da79dd2daa52571597c4a4db82073f3bfe130fd5f3310ea73ff56fbcaa2e7375d1ba66070
|
||||
SHA512 (buildah-2da8755.tar.gz) = e661196f113d85d36d8a63fd9264ffc7a621e1c076a3dd8c74ee9a7e0c8669e6d833510378056a415fff7caeac7708fc8689f6a53e160c026d3f538262ba94b2
|
||||
|
Loading…
Reference in New Issue
Block a user