buildah-1.7-12.dev.git310363c
- autobuilt 310363c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b009e0ab87
commit
753070630a
1
.gitignore
vendored
1
.gitignore
vendored
@ -144,3 +144,4 @@
|
||||
/buildah-973bb88.tar.gz
|
||||
/buildah-ad24f28.tar.gz
|
||||
/buildah-50539b5.tar.gz
|
||||
/buildah-310363c.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 50539b58e47143ef0741b18a8812139973b79be8
|
||||
%global commit0 310363c1146b65e6b7f21134283905d8d6caaf47
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.7
|
||||
Release: 11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 12.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Feb 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-12.dev.git310363c
|
||||
- autobuilt 310363c
|
||||
|
||||
* Wed Feb 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-11.dev.git50539b5
|
||||
- autobuilt 50539b5
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-50539b5.tar.gz) = 59f5aadb31f809ba454e1c5cb845eebdcb3721024fd0164600d9b18956bd2cf8de9f84309447b3e7ac8efb343591cea5597c9b43ab098696eb4ac0084b5b768e
|
||||
SHA512 (buildah-310363c.tar.gz) = 6cd2f0c18bd82d2211b7df10fd730953f73aa231e1c5cb2403dfdd97507ad6d06066c425e1f9e0b9d05db49a08382331e65337f4208971ff1b68a6aa0a199d04
|
||||
|
||||
Loading…
Reference in New Issue
Block a user