buildah-1.20.0-0.20.dev.git0508fba
- autobuilt 0508fba Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
74f9fd991b
commit
3efc610c00
1
.gitignore
vendored
1
.gitignore
vendored
@ -598,3 +598,4 @@
|
||||
/buildah-8f63761.tar.gz
|
||||
/buildah-885e9c1.tar.gz
|
||||
/buildah-9eb048a.tar.gz
|
||||
/buildah-0508fba.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 9eb048a8b3c02fd5e946a01d72a4facf6c1700bc
|
||||
%global commit0 0508fba0644511fd5007ad3dee66f9abf1cc590b
|
||||
%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.19.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.20.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
|
||||
* Tue Feb 09 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.20.dev.git0508fba
|
||||
- autobuilt 0508fba
|
||||
|
||||
* Tue Feb 09 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.19.dev.git9eb048a
|
||||
- autobuilt 9eb048a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-9eb048a.tar.gz) = 15318f699a3591d31db19e7254b28c69af459f8215a9f05dd065cee8dead68642e0837de78f11826278b293443bf15840c0730f1a0422835853aff0a04516848
|
||||
SHA512 (buildah-0508fba.tar.gz) = bd3c588b1ebb8274a2892d5cb8467b50bd253e43a4acd065a2ec00e8e48bc010cf59e2dc593a178b3ff6aba99eed7f3d9ed71f1742e6f9e215e2bbf825f99c3d
|
||||
|
Loading…
Reference in New Issue
Block a user