buildah-1.15.0-0.29.dev.git310c02b
- autobuilt 310c02b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8b6c210e12
commit
ece00369b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -448,3 +448,4 @@
|
||||
/buildah-9c031e0.tar.gz
|
||||
/buildah-20e41b7.tar.gz
|
||||
/buildah-c3070ba.tar.gz
|
||||
/buildah-310c02b.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 c3070ba66e356205ff8a8ff7b08ad8bddfd8c8ec
|
||||
%global commit0 310c02b181ceb5e06905ad7272b436e04c8510e8
|
||||
%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.28.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.29.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 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.29.dev.git310c02b
|
||||
- autobuilt 310c02b
|
||||
|
||||
* Tue Apr 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.28.dev.gitc3070ba
|
||||
- autobuilt c3070ba
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-310c02b.tar.gz) = 450c03027ebfa26045348727b3e92823f2ba29db6223708d07ef7cb3b763e0a9f8760df848e806adaf2918119c1401d458a050627d26eb5dae3f9f370f1b9c66
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
SHA512 (buildah-c3070ba.tar.gz) = ea1bfde7b687b7d4b4015ed2c165022a5265feace9941cdd1e94eaf9a6026c1c69932ee8e468d4ddb8c2e984278b39189e56713e207b1ad6ade737306c11418a
|
||||
|
Loading…
Reference in New Issue
Block a user