buildah-1.20.0-0.24.dev.git5352624
- autobuilt 5352624 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
549ffc7afa
commit
e1398e4f7f
1
.gitignore
vendored
1
.gitignore
vendored
@ -628,3 +628,4 @@
|
||||
/buildah-8614456.tar.gz
|
||||
/buildah-d5d782f.tar.gz
|
||||
/buildah-e481c9b.tar.gz
|
||||
/buildah-5352624.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 e481c9b4a6e2bb043e5d30c4257079001548e706
|
||||
%global commit0 535262498a70ddc8f82599cbdc6be8e67161109e
|
||||
%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
|
||||
* Sun Mar 07 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.24.dev.git5352624
|
||||
- autobuilt 5352624
|
||||
|
||||
* Fri Mar 05 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.23.dev.gite481c9b
|
||||
- autobuilt e481c9b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-e481c9b.tar.gz) = 59d64cb20d557921516a70fa32702fc0472d4f8e3c5bb5925c0be711bc2aef42ee182f98e09c0dba6bbd13f966ce5b57f1ca6de3190b88fba2807c78b00d4717
|
||||
SHA512 (buildah-5352624.tar.gz) = f016e3aee2f3c1590dd0545d6e9a02e08c9ce94076cdad2978727c85168ce445eccacdad592df0b1ac6ada1b84740f429929afdac500029b24d5531026bad65d
|
||||
|
Loading…
Reference in New Issue
Block a user