buildah-1.11.0-0.26.dev.gitc1a2d4f
- autobuilt c1a2d4f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
863df02bdd
commit
ca3d7a0c86
1
.gitignore
vendored
1
.gitignore
vendored
@ -283,3 +283,4 @@
|
||||
/buildah-ebf6f51.tar.gz
|
||||
/buildah-c2c52ba.tar.gz
|
||||
/buildah-51415ec.tar.gz
|
||||
/buildah-c1a2d4f.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 51415ec68edca7806d6a85fff99fae536b561e5f
|
||||
%global commit0 c1a2d4f46f430dd486728f2f07b6e296129c1d4d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.25.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.26.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Aug 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.26.dev.gitc1a2d4f
|
||||
- autobuilt c1a2d4f
|
||||
|
||||
* Mon Aug 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.25.dev.git51415ec
|
||||
- autobuilt 51415ec
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-51415ec.tar.gz) = c976243cbe261785ed2257cf09702d1d63a3831c88f812d2f7b30534b746d30ca7f112055a5344e1fbc719404110b166932faac421836585cc67d63123686142
|
||||
SHA512 (buildah-c1a2d4f.tar.gz) = 0a9ae67618e8491afc90cef379ca813aca960911fe54eb5a3cf1be7d3efcfbf95cf8c9216259f6d6fa7485af29bcad5b534176e0f72a7e8b8c952a3e00d0dcf1
|
||||
|
Loading…
Reference in New Issue
Block a user