buildah-1.7-17.dev.git146a0fc
- autobuilt 146a0fc Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
774deb21cf
commit
73931accd0
1
.gitignore
vendored
1
.gitignore
vendored
@ -149,3 +149,4 @@
|
||||
/buildah-e4c4d46.tar.gz
|
||||
/buildah-40d4d59.tar.gz
|
||||
/buildah-80fcb24.tar.gz
|
||||
/buildah-146a0fc.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 80fcb2460b2f74c935249b3501d67b2e645c05ff
|
||||
%global commit0 146a0fc49b6870a88981912d59243caf51acc399
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.7
|
||||
Release: 16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 17.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
|
||||
* Mon Feb 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-17.dev.git146a0fc
|
||||
- autobuilt 146a0fc
|
||||
|
||||
* Sat Feb 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-16.dev.git80fcb24
|
||||
- autobuilt 80fcb24
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-80fcb24.tar.gz) = ce38fd9f4d7466fa127a2b224f83d4bbee4b0d3fd4b7e608c507ac26436927e5e4de4d20151ee4d9d8cfeb360996e01d1ca9d6677b3a0bb470c61618fac1e968
|
||||
SHA512 (buildah-146a0fc.tar.gz) = abf57ecc8b41d55ca4059a35424ba93f254aba0db111cbb7cb5d5ef02fafd175f3ecc87baf81d45e62f126af274157909ba1144348cc6129b358e05a970e7ec4
|
||||
|
Loading…
Reference in New Issue
Block a user