buildah-1.15.0-0.18.dev.gitc18e043
- autobuilt c18e043 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4a1040115a
commit
de784a5068
1
.gitignore
vendored
1
.gitignore
vendored
@ -437,3 +437,4 @@
|
||||
/buildah-e48ff81.tar.gz
|
||||
/buildah-11ad04e.tar.gz
|
||||
/buildah-d3804fa.tar.gz
|
||||
/buildah-c18e043.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 d3804fab067dbf864fd7f937148068eb8d4c09f9
|
||||
%global commit0 c18e04323aa350089c3988e21e90d233b1ea43de
|
||||
%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.17.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.18.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
|
||||
* Fri Mar 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.18.dev.gitc18e043
|
||||
- autobuilt c18e043
|
||||
|
||||
* Fri Mar 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.17.dev.gitd3804fa
|
||||
- autobuilt d3804fa
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
SHA512 (buildah-d3804fa.tar.gz) = 0e53d243407b7e15acedf7320a9addf363897ac0064ce3680ecd3485a8b00e31a1000c62f97a6b25959e3e1d0e3d96fc882f6a602aefc02a466eca4cb176fc56
|
||||
SHA512 (buildah-c18e043.tar.gz) = af8585354d2e4627be17f78224747aa678263fa1cd476972a522eaae087eaee83e3ef2c77fbb7bce2f6c746d0952cd67524c6c6802f0c94349fe6edd564fb0ca
|
||||
|
Loading…
Reference in New Issue
Block a user