buildah-1.6-31.dev.gitfe7e09c
- autobuilt fe7e09c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0dc62ae09f
commit
35878dc488
1
.gitignore
vendored
1
.gitignore
vendored
@ -130,3 +130,4 @@
|
||||
/buildah-5d22f3c.tar.gz
|
||||
/buildah-f6a0258.tar.gz
|
||||
/buildah-fa86533.tar.gz
|
||||
/buildah-fe7e09c.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 fa8653314a5776f99a13f9f731d58bfa5b054fd9
|
||||
%global commit0 fe7e09c08e29f027eba1f3e20df2e325382561f8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 30.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 31.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
|
||||
* Tue Jan 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-31.dev.gitfe7e09c
|
||||
- autobuilt fe7e09c
|
||||
|
||||
* Sun Jan 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-30.dev.gitfa86533
|
||||
- autobuilt fa86533
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-fa86533.tar.gz) = 6b6d292b93c6a3bdec41fde5e3bbdfcf28ed81fff76efcc7a42b92b1b035ec672e51d8c4cdd4181527bd22b9d036b69bef7dc1ccdb4984fb8f4847832ef97c63
|
||||
SHA512 (buildah-fe7e09c.tar.gz) = 5f9e83ae36d7c581b896112f962572bf9a577487661ec37c08d0acad665eac9f705b5f1a48de25705524399d71fce1222ade24656b31a26532da63649160aa73
|
||||
|
Loading…
Reference in New Issue
Block a user