buildah-1.12.0-0.70.dev.gitc5244fe
- autobuilt c5244fe Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d662d10201
commit
d6b25f20d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -362,3 +362,4 @@
|
||||
/buildah-7535655.tar.gz
|
||||
/buildah-85ab067.tar.gz
|
||||
/buildah-985e8dc.tar.gz
|
||||
/buildah-c5244fe.tar.gz
|
||||
|
@ -15,7 +15,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 985e8dcbdd8f42895f207305cdf2ff92771806c0
|
||||
%global commit0 c5244fe0bf4ee86d34111a9cbd612429a532358f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.69.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.70.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Nov 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.70.dev.gitc5244fe
|
||||
- autobuilt c5244fe
|
||||
|
||||
* Tue Nov 12 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.69.dev.git985e8dc
|
||||
- autobuilt 985e8dc
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-985e8dc.tar.gz) = f474f94cad5688a1966538c05c21e98a1ea7f9f8d385ba846b2abc26bbc2b2d25bb7012d69e33b63ea202b665d19fc3548b24492c882334d0f1823b5ca9be668
|
||||
SHA512 (buildah-c5244fe.tar.gz) = 14e5c998f2d9267425efb74d0d092f15df360561c04b5308081330083136a178b863c2fb6fd0f9eb0e0a286c80ff696022ddcb0f2fb62bef8e3134b49f7223f1
|
||||
|
Loading…
Reference in New Issue
Block a user