buildah-1.15.0-0.55.dev.git0f6c2a9
- autobuilt 0f6c2a9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
611586b679
commit
4378f1feb8
1
.gitignore
vendored
1
.gitignore
vendored
@ -472,3 +472,4 @@
|
||||
/buildah-b438050.tar.gz
|
||||
/buildah-6a7ace0.tar.gz
|
||||
/buildah-f80da42.tar.gz
|
||||
/buildah-0f6c2a9.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 f80da42690da588df7f4bf6c2c5947dc23aef213
|
||||
%global commit0 0f6c2a960ccc85b5e07c20be732caafe9e5dbec0
|
||||
%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.54.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.55.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 May 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.55.dev.git0f6c2a9
|
||||
- autobuilt 0f6c2a9
|
||||
|
||||
* Mon May 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.54.dev.gitf80da42
|
||||
- autobuilt f80da42
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-0f6c2a9.tar.gz) = 258ce9613203d5a5bdaaa74c135f7afa5e73fbf1fcafd3bd22e9f25b2a09d4315ac38d1f7ca3ff1ee2693318b3ecb8ec962df514ce51ad743670a9ad6bfb793d
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
SHA512 (buildah-f80da42.tar.gz) = c36252b15549c7c9bfc64da1610339989fcd492c98c0394d3afbdacf8f6f80ea222ab497c2053be683d15c885671b3c5a9c35683fd75de53f1d6704d976dd5ab
|
||||
|
Loading…
Reference in New Issue
Block a user