buildah-1.8-15.dev.gita986f34
- autobuilt a986f34 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
716c9e18db
commit
8ebab0ab21
1
.gitignore
vendored
1
.gitignore
vendored
@ -165,3 +165,4 @@
|
||||
/buildah-3ba8822.tar.gz
|
||||
/buildah-3b497ff.tar.gz
|
||||
/buildah-c691d09.tar.gz
|
||||
/buildah-a986f34.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 c691d095397471545de1245b7c38bc5e86f8a7a0
|
||||
%global commit0 a986f34af5455eb576413f260595f47892aa924a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.8
|
||||
Release: 14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 15.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
|
||||
* Sat Mar 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-15.dev.gita986f34
|
||||
- autobuilt a986f34
|
||||
|
||||
* Fri Mar 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-14.dev.gitc691d09
|
||||
- autobuilt c691d09
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-c691d09.tar.gz) = cf2f5f4e6bf5243681b9c0b3b2edc5ef8eacea131867896413d2241a8bc67b5f5a474298d6c308c6d70d795db765319aa68ed9a9b0ec94ec5a23f4f64ce28903
|
||||
SHA512 (buildah-a986f34.tar.gz) = 9409f8ff5c6bfbcfceef912e456fc1b3d5f9c1c3493e511e2c166d6b28d93f6f15b45eb38b50e241ac2ab357d6cbb2f059ce87fee97896527d6327274503f5b4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user