buildah-1.19.0-0.4.dev.git2e1d92e
- autobuilt 2e1d92e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6c0c9b3683
commit
3498bef570
1
.gitignore
vendored
1
.gitignore
vendored
@ -535,3 +535,4 @@
|
||||
/buildah-05aa527.tar.gz
|
||||
/buildah-e016fa8.tar.gz
|
||||
/buildah-570b43f.tar.gz
|
||||
/buildah-2e1d92e.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 570b43fd2893f3c0198d5b86747ef83f7c9b538f
|
||||
%global commit0 2e1d92e1be1281e058d4ac526ade3d6617ac7857
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.19.0
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -149,6 +149,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sat Nov 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.4.dev.git2e1d92e
|
||||
- autobuilt 2e1d92e
|
||||
|
||||
* Fri Nov 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.3.dev.git570b43f
|
||||
- autobuilt 570b43f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-570b43f.tar.gz) = 706991cf5cc9e1a8d03cd484f65e893853e31fcd98af487ea1cdd0538e93e49cd1d3daed135b73e80374000dcda84584d96130432d4ba46ced577fb71ef35b70
|
||||
SHA512 (buildah-2e1d92e.tar.gz) = 30147b37549e7a04b2818ebe441eb0a99b66cae04428ed5be68933ec46bce0cab6401bd28ed75da3815eb18dbe12091c67465aaf8010cf5c26dc002adee1bc21
|
||||
|
Loading…
Reference in New Issue
Block a user