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