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