buildah-0.16-6.git83d7d10
- autobuilt commit 83d7d10 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
057ff556ee
commit
0d45aea83e
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/buildah-d1330a5.tar.gz
|
||||
/buildah-82529cd.tar.gz
|
||||
/buildah-4339223.tar.gz
|
||||
/buildah-83d7d10.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 43392231c3e773569d598c48d4ac14512e009002
|
||||
%global commit0 83d7d100df1c048d34b6efd6ac7b8d0305ad03f1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 0.16
|
||||
Release: 5.git%{shortcommit0}%{?dist}
|
||||
Release: 6.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
|
||||
* Mon Apr 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-6.git83d7d10
|
||||
- autobuilt commit 83d7d10
|
||||
|
||||
* Mon Apr 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-5.git4339223
|
||||
- autobuilt commit 4339223
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-4339223.tar.gz) = f790eff54d5c1028fd1ca30b7769157763d390cc84665cfe93589a5a5808ec3171a0e3d06bb661ff46cdae1a4998106e28b6d50d058d05007162e74577d26e4e
|
||||
SHA512 (buildah-83d7d10.tar.gz) = ee31f0085e8a964b8dcbf3f92ce6270faee33544113342deb34324c842f03a946061d4e38317467adbad14b84ef8ae6368e6505fda5984df66062670e44537f3
|
||||
|
Loading…
Reference in New Issue
Block a user