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