buildah-1.2-22.gita885bc6
- autobuilt a885bc6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
2e16ba237f
commit
898f9d264e
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@
|
||||
/buildah-5c11c34.tar.gz
|
||||
/buildah-a59fb7a.tar.gz
|
||||
/buildah-733cd20.tar.gz
|
||||
/buildah-a885bc6.tar.gz
|
||||
|
||||
@ -14,12 +14,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 733cd20dc2934dd7b6882e07c2fb3b1bc1a25bb5
|
||||
%global commit0 a885bc6a7c57b99088045b4e73c70a4bb42e2db3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.2
|
||||
Release: 21.git%{shortcommit0}%{?dist}
|
||||
Release: 22.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -85,6 +85,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Jul 07 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-22.gita885bc6
|
||||
- autobuilt a885bc6
|
||||
|
||||
* Fri Jul 06 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-21.git733cd20
|
||||
- autobuilt 733cd20
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-733cd20.tar.gz) = 3525f8f6e93274ae3e84b89e5bee0761da0e12c8d7a7b6dfb014b2a91ee9d5fe4bf8a04af1db605af6531e5d6c8e3c7a14fa12046fecb5b4ecbf06adca106700
|
||||
SHA512 (buildah-a885bc6.tar.gz) = 9a8fe6b780c2952c768d44557db0e239b0be5039341959d9f6b83a272bee33854653cc858a40ccf210dad158224c70f2200a348316f31e07ab6b255daefae559
|
||||
|
||||
Loading…
Reference in New Issue
Block a user