buildah-1.20.0-0.30.dev.gitb2f7e27
- autobuilt b2f7e27 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
84b1a82357
commit
6416925b3d
1
.gitignore
vendored
1
.gitignore
vendored
@ -634,3 +634,4 @@
|
||||
/buildah-3b8acfb.tar.gz
|
||||
/buildah-9cdde41.tar.gz
|
||||
/buildah-30ed95a.tar.gz
|
||||
/buildah-b2f7e27.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 30ed95a73483ad389aabb8545fdee2f74cac0874
|
||||
%global commit0 b2f7e278cc3f8f19a316829d2fece2012fe49f0e
|
||||
%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.29.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.30.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
|
||||
* Wed Mar 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.30.dev.gitb2f7e27
|
||||
- autobuilt b2f7e27
|
||||
|
||||
* Wed Mar 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.29.dev.git30ed95a
|
||||
- autobuilt 30ed95a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-30ed95a.tar.gz) = 777778bd89e6679561e1d9f03a80efb3563ccd6f350d70e66dfa70dc1387d29b3c0953f5032e6d719759821e544a2160272cfb59db7282969c705da834788f7d
|
||||
SHA512 (buildah-b2f7e27.tar.gz) = 43a97ab8459799e0264179f9ed098e01fbbdf6683f6bdf4ae8278d249fe60b85abbbd4a16eec36104824e4045acd84d29c6ac59fb8cd9039042d9b84f5861a9a
|
||||
|
Loading…
Reference in New Issue
Block a user