buildah-1.7-19.dev.gitdb6e7bb
- autobuilt db6e7bb Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6bf37aa3c0
commit
b5686ea088
1
.gitignore
vendored
1
.gitignore
vendored
@ -151,3 +151,4 @@
|
||||
/buildah-80fcb24.tar.gz
|
||||
/buildah-146a0fc.tar.gz
|
||||
/buildah-1b02a7e.tar.gz
|
||||
/buildah-db6e7bb.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 1b02a7edef7cdd0e4b6d0eca244a167a36b7d8c7
|
||||
%global commit0 db6e7bbf413ba7c6666979b3b9eed509903e609d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.7
|
||||
Release: 18.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 19.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
|
||||
* Thu Feb 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-19.dev.gitdb6e7bb
|
||||
- autobuilt db6e7bb
|
||||
|
||||
* Wed Feb 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-18.dev.git1b02a7e
|
||||
- autobuilt 1b02a7e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1b02a7e.tar.gz) = 0cd369b3d90fb66a57a43e4b59dc07e7b48781841520f4ecb4d7edbd91e12efca631c1a7f415cb753b237494919803e805a18f554c0387b06599982f0468f1c0
|
||||
SHA512 (buildah-db6e7bb.tar.gz) = 64acde47574698e5e45929062dca1c25d3c80366b401c54ec5832bffd675d7dce7fc866940fcc27ef50746bfaf23df5b0b6ee80a8b81cc7a3cb398e8c4af6f8f
|
||||
|
Loading…
Reference in New Issue
Block a user