buildah-1.20.0-0.21.dev.git3679b9f
- autobuilt 3679b9f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3efc610c00
commit
2cae8b737e
1
.gitignore
vendored
1
.gitignore
vendored
@ -599,3 +599,4 @@
|
|||||||
/buildah-885e9c1.tar.gz
|
/buildah-885e9c1.tar.gz
|
||||||
/buildah-9eb048a.tar.gz
|
/buildah-9eb048a.tar.gz
|
||||||
/buildah-0508fba.tar.gz
|
/buildah-0508fba.tar.gz
|
||||||
|
/buildah-3679b9f.tar.gz
|
||||||
|
|||||||
@ -24,7 +24,7 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 0508fba0644511fd5007ad3dee66f9abf1cc590b
|
%global commit0 3679b9f7ec466a79cfd61a1780fcac1d111aa0e6
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.20.0
|
Version: 1.20.0
|
||||||
Release: 0.20.dev.git%{shortcommit0}%{?dist}
|
Release: 0.21.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.21.dev.git3679b9f
|
||||||
|
- autobuilt 3679b9f
|
||||||
|
|
||||||
* Tue Feb 09 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.20.dev.git0508fba
|
* Tue Feb 09 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.20.dev.git0508fba
|
||||||
- autobuilt 0508fba
|
- autobuilt 0508fba
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-0508fba.tar.gz) = bd3c588b1ebb8274a2892d5cb8467b50bd253e43a4acd065a2ec00e8e48bc010cf59e2dc593a178b3ff6aba99eed7f3d9ed71f1742e6f9e215e2bbf825f99c3d
|
SHA512 (buildah-3679b9f.tar.gz) = 3c9afd92563ac6827a7f7170d02b5dd142ef61e9965c1c994383294c490ecba6701c14a8c44c31b7a7afc9891328877de48ea405f758ad502f4968feba46d671
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user