buildah-1.9.0-0.7.dev.gitab8678a
- autobuilt ab8678a Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
38bfe13b31
commit
c585f93410
1
.gitignore
vendored
1
.gitignore
vendored
@ -197,3 +197,4 @@
|
||||
/buildah-59da11d.tar.gz
|
||||
/buildah-e9184ea.tar.gz
|
||||
/buildah-c654b18.tar.gz
|
||||
/buildah-ab8678a.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 c654b18cad1fa1dc6a5d9b05c31ae09b4036ddda
|
||||
%global commit0 ab8678ad84958c79a7f321602b1b6467522c8d21
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.7.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
|
||||
* Sun May 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.7.dev.gitab8678a
|
||||
- autobuilt ab8678a
|
||||
|
||||
* Sat May 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.6.dev.gitc654b18
|
||||
- autobuilt c654b18
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-c654b18.tar.gz) = 14784b4b119d13f9f79914d2115c3279594fa9d14661b11a3c54e4e7f348ec315d5470b20b119a83df9e561bbe10d2bfd3d2a6f716365705964f9063f6674726
|
||||
SHA512 (buildah-ab8678a.tar.gz) = 6387611a51d7406ba8b061930cba44c69b9468782a4bde0ad019dc7855f03e3c1d28a76bed767c196b497eed59a1a22a58772c20e3e2f0cf1817fc62ee2d50d3
|
||||
|
Loading…
Reference in New Issue
Block a user