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