buildah-1.6-24.dev.gita4200ae
- autobuilt a4200ae Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
15c8c84785
commit
0db58c439c
1
.gitignore
vendored
1
.gitignore
vendored
@ -123,3 +123,4 @@
|
||||
/buildah-579f1d5.tar.gz
|
||||
/buildah-8f05aa6.tar.gz
|
||||
/buildah-bb710f3.tar.gz
|
||||
/buildah-a4200ae.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 bb710f39d01868e47224f35f48a128fbea6539c4
|
||||
%global commit0 a4200ae6b590c4b08b223e45513b1894636d1d02
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 23.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 24.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 Jan 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-24.dev.gita4200ae
|
||||
- autobuilt a4200ae
|
||||
|
||||
* Sun Jan 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-23.dev.gitbb710f3
|
||||
- autobuilt bb710f3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-bb710f3.tar.gz) = ac0635ee6a0b41248ecc032df8e49c8af6f7472c9d5adb15263cfbb3bae8be29fb40d2e8dc7e8a8220348904cbf6fd762517a023277bfb8290c630982bb1acd1
|
||||
SHA512 (buildah-a4200ae.tar.gz) = a75480fd3f82b0beea2e7d6e9a656f4adfe163379f1175d7cc58d8b06b305419b1ff893afd21ea40947d5d5e918ebfd0cf2564f9992647b906a50c6223075292
|
||||
|
Loading…
Reference in New Issue
Block a user