buildah-0.16-15.gitb16a1ea
- autobuilt commit b16a1ea Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
885e1b24ef
commit
d53577bd46
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/buildah-28a27a3.tar.gz
|
||||
/buildah-e008b73.tar.gz
|
||||
/buildah-d84f05a.tar.gz
|
||||
/buildah-b16a1ea.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 d84f05a304ece7998fe848b94e0201f4927a0bf2
|
||||
%global commit0 b16a1eac077a20c6f345f8e4747aab56701f182b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 0.16
|
||||
Release: 14.git%{shortcommit0}%{?dist}
|
||||
Release: 15.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
|
||||
* Tue Apr 24 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-15.gitb16a1ea
|
||||
- autobuilt commit b16a1ea
|
||||
|
||||
* Fri Apr 20 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-14.gitd84f05a
|
||||
- autobuilt commit d84f05a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d84f05a.tar.gz) = 97f5aa0df2900e015c5af182db02f4d547b586409c2821db0fdd45ad2c0d3cc14e38c32765217131a4c2384c5885510e8cdb243945f62a43e7ac7f4679c14d07
|
||||
SHA512 (buildah-b16a1ea.tar.gz) = bcac1d5480ff499fef72e7c44656ea9e49f3bc20ea14cba2299a454b0c526e3e6e3e44161d11300696d3deeea6d460ea1dc9344e289e4cbe8b144c8a566b86cf
|
||||
|
Loading…
Reference in New Issue
Block a user