buildah-1.0-11.git88affbd
- autobuilt 88affbd Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
25050ea53f
commit
2cf51bcdda
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/buildah-3e320b9.tar.gz
|
||||
/buildah-2749191.tar.gz
|
||||
/buildah-25f4e8e.tar.gz
|
||||
/buildah-88affbd.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 25f4e8ec639044bff4ab393188d083782f07b61c
|
||||
%global commit0 88affbd3ae02b81ee67da354391bc26920d8e6d5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.0
|
||||
Release: 10.git%{shortcommit0}%{?dist}
|
||||
Release: 11.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
|
||||
* Tue May 29 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-11.git88affbd
|
||||
- autobuilt 88affbd
|
||||
|
||||
* Fri May 25 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-10.git25f4e8e
|
||||
- autobuilt 25f4e8e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-25f4e8e.tar.gz) = 7b7227ce30e56cd3aa0c3b643be1d892e15a16410c02ed4a2da40c245075d8fead837855c7bf0de479bdedbfbe99c94bcc9ecce07b82d09e66dc700c76ea31ab
|
||||
SHA512 (buildah-88affbd.tar.gz) = 01ca30c1ba6ac552f97beea92d3be6bbd9c7155cd204162d00045f0ebf6834532ce09cb215c06520699b792b403630b03ff2ffcf4e2af9f776ae31e244b9c12c
|
||||
|
Loading…
Reference in New Issue
Block a user