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