buildah-1.20.0-0.23.dev.gite481c9b
- autobuilt e481c9b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9a11d9f0ad
commit
549ffc7afa
1
.gitignore
vendored
1
.gitignore
vendored
@ -627,3 +627,4 @@
|
||||
/buildah-17d8e1b.tar.gz
|
||||
/buildah-8614456.tar.gz
|
||||
/buildah-d5d782f.tar.gz
|
||||
/buildah-e481c9b.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 d5d782f3baa900d823ac66a69c4bad903c042897
|
||||
%global commit0 e481c9b4a6e2bb043e5d30c4257079001548e706
|
||||
%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 Mar 05 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.23.dev.gite481c9b
|
||||
- autobuilt e481c9b
|
||||
|
||||
* Fri Mar 05 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.22.dev.gitd5d782f
|
||||
- autobuilt d5d782f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d5d782f.tar.gz) = f9e8da66b59ca24dd9d7f2008299337f09d426a5af56e5b5197a7e531b15b15ed169c86a8344b754d3b81c4cb998f60530b44178702e3ae13b4b5f2235919ebe
|
||||
SHA512 (buildah-e481c9b.tar.gz) = 59d64cb20d557921516a70fa32702fc0472d4f8e3c5bb5925c0be711bc2aef42ee182f98e09c0dba6bbd13f966ce5b57f1ca6de3190b88fba2807c78b00d4717
|
||||
|
Loading…
Reference in New Issue
Block a user