buildah-1.8-38.dev.git135542e
- autobuilt 135542e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
c5cdd8c318
commit
38f289a617
1
.gitignore
vendored
1
.gitignore
vendored
@ -187,3 +187,4 @@
|
||||
/buildah-fcc12bd.tar.gz
|
||||
/buildah-d8fe400.tar.gz
|
||||
/buildah-e879079.tar.gz
|
||||
/buildah-135542e.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 e87907966fc9962d14b2f0b207b0b4aa0b66c55e
|
||||
%global commit0 135542ecf045c2ad83789be659d3396afb2860b5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.8
|
||||
Release: 37.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 38.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -91,6 +91,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Apr 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-38.dev.git135542e
|
||||
- autobuilt 135542e
|
||||
|
||||
* Thu Apr 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-37.dev.gite879079
|
||||
- autobuilt e879079
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-e879079.tar.gz) = 39bd660c046e8ce93ba982fa27ea4e9f6a320ed2fc32d6ae72757c86702aa949744cbcc02f19d301ebd0a9df0cadc8bea12d63dfe4cab2310cd497716700a22b
|
||||
SHA512 (buildah-135542e.tar.gz) = 595f4cd2d86c43a41f92ac071c87e8e1c67236c129e5a2d8468b4862fba2840517dbb9cf0bb8c299829711f435e0b65ab474afddfbdf9a0c87fdbe9263eb0ed9
|
||||
|
Loading…
Reference in New Issue
Block a user