buildah-1.7-13.dev.git711f9ea
- autobuilt 711f9ea Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
753070630a
commit
7fe834c580
1
.gitignore
vendored
1
.gitignore
vendored
@ -145,3 +145,4 @@
|
||||
/buildah-ad24f28.tar.gz
|
||||
/buildah-50539b5.tar.gz
|
||||
/buildah-310363c.tar.gz
|
||||
/buildah-711f9ea.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 310363c1146b65e6b7f21134283905d8d6caaf47
|
||||
%global commit0 711f9ea26445e0cf24de17c56bafbd898b683078
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.7
|
||||
Release: 12.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 13.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
|
||||
* Sun Feb 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-13.dev.git711f9ea
|
||||
- autobuilt 711f9ea
|
||||
|
||||
* Fri Feb 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-12.dev.git310363c
|
||||
- autobuilt 310363c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-310363c.tar.gz) = 6cd2f0c18bd82d2211b7df10fd730953f73aa231e1c5cb2403dfdd97507ad6d06066c425e1f9e0b9d05db49a08382331e65337f4208971ff1b68a6aa0a199d04
|
||||
SHA512 (buildah-711f9ea.tar.gz) = 44c4030e72a34f6b141fb9dd71c6c2b5ceaa4a5544db9113ffbf3d9ae1b90d8c147d7bc8a68eab22a3f6312fa4e85c1eb698be97d0fcf3a4cf272ed433a9aa8d
|
||||
|
Loading…
Reference in New Issue
Block a user