buildah-1.0-13.git5595d4d
- autobuilt 5595d4d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
25e91043ef
commit
120eed30ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
||||
/buildah-25f4e8e.tar.gz
|
||||
/buildah-88affbd.tar.gz
|
||||
/buildah-ebb0d8e.tar.gz
|
||||
/buildah-5595d4d.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 ebb0d8eeb3d4d9fe9fb5308bb10a580127524714
|
||||
%global commit0 5595d4dea87960f44468fa587258a18e3edd47d1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.0
|
||||
Release: 12.git%{shortcommit0}%{?dist}
|
||||
Release: 13.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
|
||||
* Thu May 31 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-13.git5595d4d
|
||||
- autobuilt 5595d4d
|
||||
|
||||
* Wed May 30 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-12.gitebb0d8e
|
||||
- autobuilt ebb0d8e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-ebb0d8e.tar.gz) = 9ea9e16856ef2ef5dce4413c253c6d6956be49209a8a9de23dfd3e0252e10a557b354d3486ce6a9822da48f70354409580d049581b748566219607bcc9d72e0e
|
||||
SHA512 (buildah-5595d4d.tar.gz) = 42b71a4b72b9a52d099b85a034e9873648c768881662d26fcc1e47edb6bcfb83bcce97fc391376256bb68843da00ef85f2979aa965037099f7014bd6d55edf7a
|
||||
|
Loading…
Reference in New Issue
Block a user