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