buildah-1.7-6.dev.gite702872
- autobuilt e702872 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
664c8a8c71
commit
cbadc72159
1
.gitignore
vendored
1
.gitignore
vendored
@ -139,3 +139,4 @@
|
||||
/buildah-9b9ed1d.tar.gz
|
||||
/buildah-4bcddb7.tar.gz
|
||||
/buildah-f1cec50.tar.gz
|
||||
/buildah-e702872.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 f1cec509e03302341bddb6e8a5ecd2ea5a49bc27
|
||||
%global commit0 e702872667e6a8c0dbe6f0b40076464fe05645ec
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.7
|
||||
Release: 5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 6.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
|
||||
* Tue Jan 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-6.dev.gite702872
|
||||
- autobuilt e702872
|
||||
|
||||
* Thu Jan 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-5.dev.gitf1cec50
|
||||
- autobuilt f1cec50
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-f1cec50.tar.gz) = 5e45002966f46cec2684e19172a9b9b4daa7fdf389913d57588f638f6980961602beb03f5b08fe99ff5449a6fd248b6db279a654e1b6721368e3ffeaf1928944
|
||||
SHA512 (buildah-e702872.tar.gz) = b6c20d8d7bd70f6b844fbedfdb6195c7a95a4acc6e6fb9d323d102a67acfabc31ab4001771d5e522a2dc0c2fa41e340d2e1bcd380c4039f0c532f82eb6f0b413
|
||||
|
Loading…
Reference in New Issue
Block a user