buildah-1.7-11.dev.git50539b5
- autobuilt 50539b5 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
bc343b4683
commit
b009e0ab87
1
.gitignore
vendored
1
.gitignore
vendored
@ -143,3 +143,4 @@
|
||||
/buildah-03f6247.tar.gz
|
||||
/buildah-973bb88.tar.gz
|
||||
/buildah-ad24f28.tar.gz
|
||||
/buildah-50539b5.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 ad24f284b105b09468b18c56885891c931e72ef5
|
||||
%global commit0 50539b58e47143ef0741b18a8812139973b79be8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.7
|
||||
Release: 10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 11.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Feb 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-11.dev.git50539b5
|
||||
- autobuilt 50539b5
|
||||
|
||||
* Tue Feb 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-10.dev.gitad24f28
|
||||
- autobuilt ad24f28
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-ad24f28.tar.gz) = 65d0d7f4a82ef029579322c77c56d8bbccc513ad7759951bcc6ea60a7a9de90ea3491d93e65bcbc9bb834f10f45f49a2f11c433ca030542c7e1b172d1a416ea9
|
||||
SHA512 (buildah-50539b5.tar.gz) = 59f5aadb31f809ba454e1c5cb845eebdcb3721024fd0164600d9b18956bd2cf8de9f84309447b3e7ac8efb343591cea5597c9b43ab098696eb4ac0084b5b768e
|
||||
|
Loading…
Reference in New Issue
Block a user