buildah-1.17.0-0.37.dev.gita970ffb
- autobuilt a970ffb Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
30a9fee5ad
commit
ae73d3cf6b
1
.gitignore
vendored
1
.gitignore
vendored
@ -521,3 +521,4 @@
|
||||
/buildah-9913b9f.tar.gz
|
||||
/buildah-7389cc7.tar.gz
|
||||
/buildah-7699b6e.tar.gz
|
||||
/buildah-a970ffb.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 7699b6e68cd83790df869de905f933b7d12abe43
|
||||
%global commit0 a970ffb97e708a966985a221cea4ec021350fd63
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.17.0
|
||||
Release: 0.36.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.37.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Oct 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.37.dev.gita970ffb
|
||||
- autobuilt a970ffb
|
||||
|
||||
* Thu Oct 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.36.dev.git7699b6e
|
||||
- autobuilt 7699b6e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-7699b6e.tar.gz) = afca2848cc083652ddf970ab37a4452056277f4780e00975d0894ce1728dd37457fe1e937497818f81981cb5334beeac9be7bc68e88ca603decbdbe0449907bd
|
||||
SHA512 (buildah-a970ffb.tar.gz) = d4581ef3c030fc9507a9945eec898363f5a227da48d66b7a0c98f092615e2b92edc1a4da9f6c05b2938729d5021b56dbac38e7a00eb6ac5ecd7524e72e8fae01
|
||||
|
Loading…
Reference in New Issue
Block a user