buildah-1.6-14.dev.git90ea890
- autobuilt 90ea890 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
9aefc5831c
commit
55af0c5864
1
.gitignore
vendored
1
.gitignore
vendored
@ -113,3 +113,4 @@
|
||||
/buildah-9c1d273.tar.gz
|
||||
/buildah-1e1dc14.tar.gz
|
||||
/buildah-dd0f4f1.tar.gz
|
||||
/buildah-90ea890.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 dd0f4f1b1eb49b841179049ac498e4b0f874b462
|
||||
%global commit0 90ea8902609c83e57452b02528f25a49cdf4dfe6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 13.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 14.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
|
||||
* Wed Dec 12 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-14.dev.git90ea890
|
||||
- autobuilt 90ea890
|
||||
|
||||
* Mon Dec 10 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-13.dev.gitdd0f4f1
|
||||
- autobuilt dd0f4f1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-dd0f4f1.tar.gz) = 6b150d20a5098c06de60eda6d622a8c3cb6b1945a76a4150dc1dfcc479b7b96908472e1f12d729a15df92dc0e853886ff4638bf03786826ce8228ce6ee639941
|
||||
SHA512 (buildah-90ea890.tar.gz) = d787a081c9a75549235dbb9f05ed9688bf923f70d012899bca183e201f8a2dcb695a028dbca21d57c328baed9918bb9fc661f30bcf2faafbc8adf166b9322911
|
||||
|
Loading…
Reference in New Issue
Block a user