buildah-1.9.0-0.8.dev.git74a3195
- autobuilt 74a3195 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
c585f93410
commit
281597ea31
1
.gitignore
vendored
1
.gitignore
vendored
@ -198,3 +198,4 @@
|
||||
/buildah-e9184ea.tar.gz
|
||||
/buildah-c654b18.tar.gz
|
||||
/buildah-ab8678a.tar.gz
|
||||
/buildah-74a3195.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 ab8678ad84958c79a7f321602b1b6467522c8d21
|
||||
%global commit0 74a319586ecbf3207c6bb18e83cfc0557ca47368
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.8.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
|
||||
* Mon May 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.8.dev.git74a3195
|
||||
- autobuilt 74a3195
|
||||
|
||||
* Sun May 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.7.dev.gitab8678a
|
||||
- autobuilt ab8678a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-ab8678a.tar.gz) = 6387611a51d7406ba8b061930cba44c69b9468782a4bde0ad019dc7855f03e3c1d28a76bed767c196b497eed59a1a22a58772c20e3e2f0cf1817fc62ee2d50d3
|
||||
SHA512 (buildah-74a3195.tar.gz) = a45d55dd341b199fcf55ed24c9d2e5f6aaeac92e6e3eaa878f14a4367519399cc0c514089d447ef20baf592acdd47aaa7cfd485cab527cf49534dcc4d1b6e50e
|
||||
|
Loading…
Reference in New Issue
Block a user