buildah-1.15.0-0.28.dev.gitc3070ba
- autobuilt c3070ba Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0d387e542c
commit
8b6c210e12
1
.gitignore
vendored
1
.gitignore
vendored
@ -447,3 +447,4 @@
|
||||
/buildah-31a01b4.tar.gz
|
||||
/buildah-9c031e0.tar.gz
|
||||
/buildah-20e41b7.tar.gz
|
||||
/buildah-c3070ba.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 20e41b7f0f73faa7566739a71dbca401ac74e215
|
||||
%global commit0 c3070ba66e356205ff8a8ff7b08ad8bddfd8c8ec
|
||||
%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.27.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.28.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.28.dev.gitc3070ba
|
||||
- autobuilt c3070ba
|
||||
|
||||
* Mon Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.27.dev.git20e41b7
|
||||
- autobuilt 20e41b7
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-20e41b7.tar.gz) = c0a3ceaac66a18d8ee758c0e3c0a242f6abc40ef56f3f9ee6fae50533922ae018b022f9888765db6d8b51bc7cd1e2cd6adcd4592527da9c6bdab780679a22074
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
SHA512 (buildah-c3070ba.tar.gz) = ea1bfde7b687b7d4b4015ed2c165022a5265feace9941cdd1e94eaf9a6026c1c69932ee8e468d4ddb8c2e984278b39189e56713e207b1ad6ade737306c11418a
|
||||
|
Loading…
Reference in New Issue
Block a user