buildah-1.11.0-0.19.dev.gitd88c26b
- autobuilt d88c26b Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
a372a5558d
commit
ea6647beaa
1
.gitignore
vendored
1
.gitignore
vendored
@ -276,3 +276,4 @@
|
||||
/buildah-a99139c.tar.gz
|
||||
/buildah-3f5436f.tar.gz
|
||||
/buildah-5c98d3c.tar.gz
|
||||
/buildah-d88c26b.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 5c98d3c22006ab14f16aee6b4c94c3666c8aa15b
|
||||
%global commit0 d88c26b52138582270ca1f9bb5b5d476ecc40a49
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.18.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.19.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
|
||||
* Wed Aug 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.19.dev.gitd88c26b
|
||||
- autobuilt d88c26b
|
||||
|
||||
* Wed Aug 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.18.dev.git5c98d3c
|
||||
- autobuilt 5c98d3c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-5c98d3c.tar.gz) = 7daae88a326ff5f14d4ad7a8d86a90d8d65fbc8b76bb79561fd3937ed66763ea9fd648cf4d5d2d9f8394de46b2d2601e755f8e537743dc83ff04bf674608e645
|
||||
SHA512 (buildah-d88c26b.tar.gz) = 6f52016253ce1c973c68ab44d1a444d067013aaaddcb9f5c1de4af1481afaea37d2aa878b35a4ea92f7a85cdcbea7028883c6eda7da12ec196cb2fffd2aafb04
|
||||
|
Loading…
Reference in New Issue
Block a user