buildah-0.16-12.git28a27a3
- autobuilt commit 28a27a3 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
4770dbb8bf
commit
5695f6b881
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/buildah-83d7d10.tar.gz
|
||||
/buildah-6421399.tar.gz
|
||||
/buildah-45a4b81.tar.gz
|
||||
/buildah-28a27a3.tar.gz
|
||||
|
||||
@ -14,12 +14,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 45a4b816d730dee992616d737617e2957ff3d1d9
|
||||
%global commit0 28a27a3c48bb58afc87718f42237bc711240c63d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 0.16
|
||||
Release: 11.git%{shortcommit0}%{?dist}
|
||||
Release: 12.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -85,6 +85,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Apr 19 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-12.git28a27a3
|
||||
- autobuilt commit 28a27a3
|
||||
|
||||
* Tue Apr 17 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-11.git45a4b81
|
||||
- autobuilt commit 45a4b81
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-45a4b81.tar.gz) = 1330de95e33e6d13279ddc880556422133c6d6fe851ef598ebabab2061a04d7a2dcd9953aa4746d220dc354459712b94ba3d262b8a52d3e27a776fdcf1451ac6
|
||||
SHA512 (buildah-28a27a3.tar.gz) = 1c5e263ff1b5b053e5925387b26f35d9991721a273900ccc9036471c6300d5163d77a0f59d8f5310d797b782f469e3f0e809f53f5e0c18e4f3e13f485df42bf0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user