buildah-1.20.0-0.23.dev.git6421c84
- autobuilt 6421c84 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
41a742566d
commit
dbd3f36c72
1
.gitignore
vendored
1
.gitignore
vendored
@ -601,3 +601,4 @@
|
||||
/buildah-0508fba.tar.gz
|
||||
/buildah-3679b9f.tar.gz
|
||||
/buildah-2e59c37.tar.gz
|
||||
/buildah-6421c84.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 2e59c376ab1dbb39c24449d970e24903a28a54f2
|
||||
%global commit0 6421c8418069626da85570ac678d5eccffd439bd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.20.0
|
||||
Release: 0.22.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.23.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Feb 12 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.23.dev.git6421c84
|
||||
- autobuilt 6421c84
|
||||
|
||||
* Thu Feb 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.22.dev.git2e59c37
|
||||
- autobuilt 2e59c37
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-2e59c37.tar.gz) = 01ec45c7095e274c6e14efc6b44b4ddded1124c1978952ac460fb34ec8578a108728b36d4cfa7297e20ef2225ee5f40b139320664759eaf7f142d62be90a6791
|
||||
SHA512 (buildah-6421c84.tar.gz) = 3e518671147b0d240b197cf39c6de303ba15879de3734fd76a2310bc09e91b924f6d473b81fb828a5043e94093269596e9704ae47445212c382321381d8df801
|
||||
|
Loading…
Reference in New Issue
Block a user