buildah-1.6-9.dev.git01f9ae2
- autobuilt 01f9ae2 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
190938691b
commit
215142cde5
1
.gitignore
vendored
1
.gitignore
vendored
@ -108,3 +108,4 @@
|
||||
/buildah-2b582d3.tar.gz
|
||||
/buildah-b68a8e1.tar.gz
|
||||
/buildah-9c65e56.tar.gz
|
||||
/buildah-01f9ae2.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 9c65e5699cfa486531b3f123d9ce74873f0e18aa
|
||||
%global commit0 01f9ae2d70d48552f8fc44aceb0f5882027a6dc9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 9.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 Dec 05 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-9.dev.git01f9ae2
|
||||
- autobuilt 01f9ae2
|
||||
|
||||
* Tue Dec 04 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-8.dev.git9c65e56
|
||||
- autobuilt 9c65e56
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-9c65e56.tar.gz) = 358d5074a28b002afcc8c8c4388d86cb760dd7a12d243d7394e1294efff548796121c3d4377063ce253a267f072aab171bbf8eb1954055544a7f4e2d122f4eb4
|
||||
SHA512 (buildah-01f9ae2.tar.gz) = 306e71bdd3b0b9624aaa558a02d459987ea989602e1930673d9c5a912af4fd0cd1a27a31cbe6fc9306974ae7ecb4b780c8e1ce89bd1c7647527e46096b1853ff
|
||||
|
Loading…
Reference in New Issue
Block a user