buildah-1.15.0-0.41.dev.git0d5ab1d
- autobuilt 0d5ab1d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
45b6c72c66
commit
6bd0e1e410
1
.gitignore
vendored
1
.gitignore
vendored
@ -458,3 +458,4 @@
|
||||
/buildah-db3ced9.tar.gz
|
||||
/buildah-81e2659.tar.gz
|
||||
/buildah-f4970e6.tar.gz
|
||||
/buildah-0d5ab1d.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 f4970e65bca449cc5c95deb2001e4831d1a40f42
|
||||
%global commit0 0d5ab1d96261ac714841f975b810b0d7e123e0a2
|
||||
%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.40.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.41.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 Apr 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.41.dev.git0d5ab1d
|
||||
- autobuilt 0d5ab1d
|
||||
|
||||
* Thu Apr 23 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.15.0-0.40.dev.gitf4970e6
|
||||
- use latest commit
|
||||
|
||||
|
3
sources
3
sources
@ -1 +1,2 @@
|
||||
SHA512 (buildah-f4970e6.tar.gz) = f1e3c6933eb634e8e8f63954ed3ed83050737d0b778229c9581cd4ad603cc5161cf523e618b0decca9b8019291a43851db570139ad70413ad03d91211040c9ac
|
||||
SHA512 (buildah-0d5ab1d.tar.gz) = 6f9fbb77e6afad0e46c926c64df43b0a8ea1efc7f733af22d7b5a4d08dde09f179d8fdc1ca25ce96b8c41434aa106440a36c1c3e7a07031a7ba927f33dc69413
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
|
Loading…
Reference in New Issue
Block a user