buildah-0.16-23.git6fe2b55
- autobuilt 6fe2b55 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
26cbfe29d1
commit
e7216f7d21
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/buildah-adb8e6f.tar.gz
|
||||
/buildah-e130f2b.tar.gz
|
||||
/buildah-a4f5707.tar.gz
|
||||
/buildah-6fe2b55.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 a4f5707eeb5b4628dab1bb4c4f5be58fbd915fc8
|
||||
%global commit0 6fe2b551d7170bee9d9dd6dfb256a4fe97537ad4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 0.16
|
||||
Release: 22.git%{shortcommit0}%{?dist}
|
||||
Release: 23.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
|
||||
* Fri May 04 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-23.git6fe2b55
|
||||
- autobuilt 6fe2b55
|
||||
|
||||
* Wed May 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-22.gita4f5707
|
||||
- autobuilt a4f5707
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-a4f5707.tar.gz) = dc5c83f9f86d50fca44a4e92f80b6412ade3b36af30becd4a7ec38a90ec57bd08f0aff2963234065c486f6294209310104e5628306178be7fcc5f6587d886cbd
|
||||
SHA512 (buildah-6fe2b55.tar.gz) = 70ea439ac2347081f294b4735a858871b24a69b9bd028d78fe80fe74210a5c22248e90d0a409d9d114f22b955573bdd9d3f3987c097d94911d923b25af4bda57
|
||||
|
Loading…
Reference in New Issue
Block a user