buildah-1.16.0-0.2.dev.gitfce9668
- autobuilt fce9668 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2c41b27132
commit
7e0510a0e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -485,3 +485,4 @@
|
||||
/buildah-f7a3515.tar.gz
|
||||
/buildah-2c46b4b.tar.gz
|
||||
/buildah-ac0182c.tar.gz
|
||||
/buildah-fce9668.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 ac0182c35d7f767ebd8aabe2c5580f16f9956d4c
|
||||
%global commit0 fce9668d4f44d11a526be0361096e0c1e5bfd0e8
|
||||
%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.15.1
|
||||
%define built_tag v1.14.11
|
||||
%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.16.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
|
||||
@ -146,6 +146,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Sep 3 17:11:50 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.16.0-0.2.dev.gitfce9668
|
||||
- autobuilt fce9668
|
||||
|
||||
* Thu Sep 3 13:05:31 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.16.0-0.1.dev.gitac0182c
|
||||
- bump to 1.16.0
|
||||
- autobuilt ac0182c
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-ac0182c.tar.gz) = 93a806901f90b5e3bff264f9f9844669c746439d545108551cf0ea5a905818590c3f79b6d337c66c74446d1d03e6da2cb70254201b141b8f484a67aa66cbb844
|
||||
SHA512 (buildah-fce9668.tar.gz) = 2083425d0cf8d21eedcdc46a9ecfcad7eb18f239c9d31b567824d3e5a03e8aec4afe243f3480eebb50452af96ab9a97984dbf09218cbc3e9ba92e3a23de965d2
|
||||
|
Loading…
Reference in New Issue
Block a user