buildah-1.8-11.dev.git36605c2
- autobuilt 36605c2 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
89f8059149
commit
7050b07d45
1
.gitignore
vendored
1
.gitignore
vendored
@ -161,3 +161,4 @@
|
||||
/buildah-3afba37.tar.gz
|
||||
/buildah-0a8ec97.tar.gz
|
||||
/buildah-984ea9b.tar.gz
|
||||
/buildah-36605c2.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 984ea9bdb569d7b4624619b1eaee9e07bc97ae9f
|
||||
%global commit0 36605c29eb258caa9720dbd42622269a81dd1bfa
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.8
|
||||
Release: 10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 11.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 Mar 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-11.dev.git36605c2
|
||||
- autobuilt 36605c2
|
||||
|
||||
* Sat Mar 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-10.dev.git984ea9b
|
||||
- autobuilt 984ea9b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-984ea9b.tar.gz) = 4b17f80e1be2539866cf303671f52027a337390fb9ff3c529bc286b14ccbf1a0b4ae3d68edb6f4cdcf73491b7974d11c421496d2cb116de86332d78e9cf3c6ac
|
||||
SHA512 (buildah-36605c2.tar.gz) = 59d5fbde9a1019a680b645e532f748bdb8cb2e45ca047b8d2d70a09ed52607d2b16d8d609ca9bcba5ec15869ed60f5a632f1dc0d004877fa70e454af602466a8
|
||||
|
Loading…
Reference in New Issue
Block a user