buildah-1.7-18.dev.git1b02a7e
- autobuilt 1b02a7e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
73931accd0
commit
6bf37aa3c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -150,3 +150,4 @@
|
|||||||
/buildah-40d4d59.tar.gz
|
/buildah-40d4d59.tar.gz
|
||||||
/buildah-80fcb24.tar.gz
|
/buildah-80fcb24.tar.gz
|
||||||
/buildah-146a0fc.tar.gz
|
/buildah-146a0fc.tar.gz
|
||||||
|
/buildah-1b02a7e.tar.gz
|
||||||
|
@ -15,12 +15,12 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global commit0 146a0fc49b6870a88981912d59243caf51acc399
|
%global commit0 1b02a7edef7cdd0e4b6d0eca244a167a36b7d8c7
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.7
|
Version: 1.7
|
||||||
Release: 17.dev.git%{shortcommit0}%{?dist}
|
Release: 18.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{provider_prefix}
|
URL: https://%{provider_prefix}
|
||||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-18.dev.git1b02a7e
|
||||||
|
- autobuilt 1b02a7e
|
||||||
|
|
||||||
* Mon Feb 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-17.dev.git146a0fc
|
* Mon Feb 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-17.dev.git146a0fc
|
||||||
- autobuilt 146a0fc
|
- autobuilt 146a0fc
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-146a0fc.tar.gz) = abf57ecc8b41d55ca4059a35424ba93f254aba0db111cbb7cb5d5ef02fafd175f3ecc87baf81d45e62f126af274157909ba1144348cc6129b358e05a970e7ec4
|
SHA512 (buildah-1b02a7e.tar.gz) = 0cd369b3d90fb66a57a43e4b59dc07e7b48781841520f4ecb4d7edbd91e12efca631c1a7f415cb753b237494919803e805a18f554c0387b06599982f0468f1c0
|
||||||
|
Loading…
Reference in New Issue
Block a user