buildah-1.6-20.dev.gite55a9f3
- autobuilt e55a9f3 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
8d154d0e6c
commit
443fa7b05d
1
.gitignore
vendored
1
.gitignore
vendored
@ -119,3 +119,4 @@
|
||||
/buildah-dd3dff5.tar.gz
|
||||
/buildah-4674656.tar.gz
|
||||
/buildah-eebbba2.tar.gz
|
||||
/buildah-e55a9f3.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 eebbba2585c260c128e80f07c346bd314628d2fc
|
||||
%global commit0 e55a9f3d1be4932cefe8646152ab7e4269b9521a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 19.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 20.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Jan 03 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-20.dev.gite55a9f3
|
||||
- autobuilt e55a9f3
|
||||
|
||||
* Tue Dec 25 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-19.dev.giteebbba2
|
||||
- autobuilt eebbba2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-eebbba2.tar.gz) = bbbb58120e3b04f75aa04ff8af9d9cf2b2ac5086777ef6b638724fd3f043c8af474dd9840fd992523bb747e11fde0e1890429530b986fedd914c1060f3a4e416
|
||||
SHA512 (buildah-e55a9f3.tar.gz) = 5db8d185d347ecf3eb03c96d300f39d699458f489f0d2828633f2c5c696a8515795b803309f89e0c7dc7eda01403f1f3a62b8cbe7ced343441c54b42bd834bff
|
||||
|
Loading…
Reference in New Issue
Block a user