buildah-1.3-9.dev.gitbe03809
- autobuilt be03809 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e040e166b6
commit
a44126c8f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -86,3 +86,4 @@
|
||||
/buildah-e5f7539.tar.gz
|
||||
/buildah-4976d8c.tar.gz
|
||||
/buildah-c18724e.tar.gz
|
||||
/buildah-be03809.tar.gz
|
||||
|
@ -21,12 +21,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 c18724ebd7cabbd1c2321489644f36ed699bfa15
|
||||
%global commit0 be038099a84e3187e36f2133217b1d110a0c7f65
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.3
|
||||
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}
|
||||
@ -91,6 +91,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sun Jul 29 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.3-9.dev.gitbe03809
|
||||
- autobuilt be03809
|
||||
|
||||
* Sat Jul 28 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.3-8.dev.gitc18724e
|
||||
- autobuilt c18724e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-c18724e.tar.gz) = 326bf8d6aa09dfe50a6bf7097c5f26dbfa1a0c476f73e31ad7db7e5973beebabd824d5f5b34d877c07d5d0097a4eab9575d07cb9914d779feec712b85b1984d3
|
||||
SHA512 (buildah-be03809.tar.gz) = dee0e70910aa8e53231adde81728d2b9cef4621c04eb8f05cbc27fe263b6c53fb488e6285a052b3e03c4ba8d9a2324d742625aac84ddde021c14eccd7f9d64ee
|
||||
|
Loading…
Reference in New Issue
Block a user