buildah-1.19.0-0.2.dev.gite016fa8
- autobuilt e016fa8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fcc00ad25e
commit
f2feb06799
1
.gitignore
vendored
1
.gitignore
vendored
@ -533,3 +533,4 @@
|
||||
/buildah-272f241.tar.gz
|
||||
/buildah-aa37929.tar.gz
|
||||
/buildah-05aa527.tar.gz
|
||||
/buildah-e016fa8.tar.gz
|
||||
|
@ -24,18 +24,18 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 05aa5279a02d124d516eb5e6bc1fbdff93dcf855
|
||||
%global commit0 e016fa8a0fae56166f5965f6c4d7ff8e679e638a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%define built_tag v1.18.0
|
||||
%define built_tag v1.17.1
|
||||
%define built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
%define download_url https://%{import_path}/archive/%{built_tag}.tar.gz
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.19.0
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Nov 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.2.dev.gite016fa8
|
||||
- autobuilt e016fa8
|
||||
|
||||
* Tue Nov 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.1.dev.git05aa527
|
||||
- bump to 1.19.0
|
||||
- autobuilt 05aa527
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-05aa527.tar.gz) = a1a01eaa1fc613b92ffcf9a21005fc4899934409f3a1aea70deec4d0178f5a89ccb1fc76d4ca6d32329694511f17e882566334a2fac09402875ce6388a87b286
|
||||
SHA512 (buildah-e016fa8.tar.gz) = d6454f1776a6de63edc8a15a91cf9deb2816ae6d2e9c6cda908a712068c03f1803612bde182c9008718c3f474e2ec988ac1b2990473d107b28a42fa89eba020a
|
||||
|
Loading…
Reference in New Issue
Block a user