buildah-1.15.0-0.21.dev.git25c294c
- autobuilt 25c294c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0dd2229e4d
commit
834bd4104c
1
.gitignore
vendored
1
.gitignore
vendored
@ -440,3 +440,4 @@
|
||||
/buildah-c18e043.tar.gz
|
||||
/buildah-17ceb60.tar.gz
|
||||
/buildah-1db2cde.tar.gz
|
||||
/buildah-25c294c.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 1db2cdeaa3fc56aae589a63fd582ad05670f3373
|
||||
%global commit0 25c294c4c3e8613b3d6d999e99060bd50f6efd57
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -33,7 +33,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.15.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
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Mar 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.21.dev.git25c294c
|
||||
- autobuilt 25c294c
|
||||
|
||||
* Mon Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.20.dev.git1db2cde
|
||||
- autobuilt 1db2cde
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-1db2cde.tar.gz) = 4b523276ba421b096d487525db385838decc589ef82d12106c0b9b174e3481e7c4741fc215eac9a430898e72a36f7d90f34a7dc644ac54753e58a07e55e1f1c9
|
||||
SHA512 (buildah-25c294c.tar.gz) = 8d0dc876917cbbe0bafeea181bd3e5e33aac07a439b71f7620d7a31242d4fce78fbc3565fb99e14c2b5732cdfc8bcdb4c9bed98501c82a5d53d40dd47041cfc5
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
|
Loading…
Reference in New Issue
Block a user