buildah-1.19.0-0.3.dev.git570b43f
- autobuilt 570b43f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2371f5e522
commit
6c0c9b3683
1
.gitignore
vendored
1
.gitignore
vendored
@ -534,3 +534,4 @@
|
||||
/buildah-aa37929.tar.gz
|
||||
/buildah-05aa527.tar.gz
|
||||
/buildah-e016fa8.tar.gz
|
||||
/buildah-570b43f.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 e016fa8a0fae56166f5965f6c4d7ff8e679e638a
|
||||
%global commit0 570b43fd2893f3c0198d5b86747ef83f7c9b538f
|
||||
%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.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.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
|
||||
* Fri Nov 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.3.dev.git570b43f
|
||||
- autobuilt 570b43f
|
||||
|
||||
* Wed Nov 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.2.dev.gite016fa8
|
||||
- autobuilt e016fa8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-e016fa8.tar.gz) = d6454f1776a6de63edc8a15a91cf9deb2816ae6d2e9c6cda908a712068c03f1803612bde182c9008718c3f474e2ec988ac1b2990473d107b28a42fa89eba020a
|
||||
SHA512 (buildah-570b43f.tar.gz) = 706991cf5cc9e1a8d03cd484f65e893853e31fcd98af487ea1cdd0538e93e49cd1d3daed135b73e80374000dcda84584d96130432d4ba46ced577fb71ef35b70
|
||||
|
Loading…
Reference in New Issue
Block a user