buildah-1.20.0-0.24.dev.git457c75c
- autobuilt 457c75c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
dbd3f36c72
commit
24f7ca8a83
1
.gitignore
vendored
1
.gitignore
vendored
@ -602,3 +602,4 @@
|
||||
/buildah-3679b9f.tar.gz
|
||||
/buildah-2e59c37.tar.gz
|
||||
/buildah-6421c84.tar.gz
|
||||
/buildah-457c75c.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 6421c8418069626da85570ac678d5eccffd439bd
|
||||
%global commit0 457c75c352ae4a0fca9433c5f8553ee635028d6d
|
||||
%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.23.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.24.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
|
||||
* Mon Feb 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.24.dev.git457c75c
|
||||
- autobuilt 457c75c
|
||||
|
||||
* Fri Feb 12 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.23.dev.git6421c84
|
||||
- autobuilt 6421c84
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-6421c84.tar.gz) = 3e518671147b0d240b197cf39c6de303ba15879de3734fd76a2310bc09e91b924f6d473b81fb828a5043e94093269596e9704ae47445212c382321381d8df801
|
||||
SHA512 (buildah-457c75c.tar.gz) = ab3393fbea3f3c166c876e3c2a85731fd08a65cf22714d615cabbb71db1356512b7e90b1ec940f6549818382b38bf8b3d36d9c57b24cf0b11821146c686284a8
|
||||
|
Loading…
Reference in New Issue
Block a user