buildah-1.15.0-0.43.dev.gitbea8692
- autobuilt bea8692 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a8afc93513
commit
0eaf85072b
1
.gitignore
vendored
1
.gitignore
vendored
@ -460,3 +460,4 @@
|
||||
/buildah-f4970e6.tar.gz
|
||||
/buildah-0d5ab1d.tar.gz
|
||||
/buildah-0b9a534.tar.gz
|
||||
/buildah-bea8692.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 0b9a5349048a3b47951815bdedcbbdc7aa188a9c
|
||||
%global commit0 bea8692293caa1bca94668175284cdcb34ae02f7
|
||||
%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.42.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.43.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 Apr 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.43.dev.gitbea8692
|
||||
- autobuilt bea8692
|
||||
|
||||
* Fri Apr 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.42.dev.git0b9a534
|
||||
- autobuilt 0b9a534
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-0b9a534.tar.gz) = bf71cb80ea38b8ec9faf4627101aad2f73fa0f5b9d910b6065a8a0e2dbbc0222ce7336f6736a7adba29999f10aae511ebbe6d294d000ca90b8b8ceeb73f762bf
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
SHA512 (buildah-bea8692.tar.gz) = cf49c4686bd307326533dad30ab79cd4cdb5405bad1460b5403b3884e6f74af56a8b4ab32d1ec28ff55d67b636743ad43d75d2a976dc3602223565a753c04fa4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user