buildah-1.15.0-0.38.dev.gitf4970e6
- autobuilt f4970e6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
47f9280c8e
commit
d3378047e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -457,3 +457,4 @@
|
||||
/buildah-c404c89.tar.gz
|
||||
/buildah-db3ced9.tar.gz
|
||||
/buildah-81e2659.tar.gz
|
||||
/buildah-f4970e6.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 81e2659d52e38ef465580b1b2296e16803bc2426
|
||||
%global commit0 f4970e65bca449cc5c95deb2001e4831d1a40f42
|
||||
%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.37.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.38.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
|
||||
* Mon Apr 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.38.dev.gitf4970e6
|
||||
- autobuilt f4970e6
|
||||
|
||||
* Thu Apr 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.37.dev.git81e2659
|
||||
- autobuilt 81e2659
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-81e2659.tar.gz) = 74fbe625e0bdc7046508d2e231a2a814323e3c39cfa2a4787b294c8ab687b869b96cdfe7f713e17fee0d9b30adaa2de714871804a2b94d967f86e9007c1e9d05
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
SHA512 (buildah-f4970e6.tar.gz) = f1e3c6933eb634e8e8f63954ed3ed83050737d0b778229c9581cd4ad603cc5161cf523e618b0decca9b8019291a43851db570139ad70413ad03d91211040c9ac
|
||||
|
Loading…
Reference in New Issue
Block a user