buildah-1.20.0-0.31.dev.git0a38651
- autobuilt 0a38651 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6416925b3d
commit
772435019f
1
.gitignore
vendored
1
.gitignore
vendored
@ -635,3 +635,4 @@
|
||||
/buildah-9cdde41.tar.gz
|
||||
/buildah-30ed95a.tar.gz
|
||||
/buildah-b2f7e27.tar.gz
|
||||
/buildah-0a38651.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 b2f7e278cc3f8f19a316829d2fece2012fe49f0e
|
||||
%global commit0 0a38651dc19a3b20efa1f863034007e1792f3010
|
||||
%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.30.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.31.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
|
||||
* Thu Mar 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.31.dev.git0a38651
|
||||
- autobuilt 0a38651
|
||||
|
||||
* Wed Mar 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.30.dev.gitb2f7e27
|
||||
- autobuilt b2f7e27
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-b2f7e27.tar.gz) = 43a97ab8459799e0264179f9ed098e01fbbdf6683f6bdf4ae8278d249fe60b85abbbd4a16eec36104824e4045acd84d29c6ac59fb8cd9039042d9b84f5861a9a
|
||||
SHA512 (buildah-0a38651.tar.gz) = 44b15ac14744f5cf7377f08fe47160ec9eb88d575695abd734bf58670b4e246d87956c22f121901fe714ece303c6859045a99cec2591e4f062fcd695023546c9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user