buildah-1.12.0-0.71.dev.git9ff68b3
- autobuilt 9ff68b3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d6b25f20d0
commit
71fc274105
1
.gitignore
vendored
1
.gitignore
vendored
@ -363,3 +363,4 @@
|
||||
/buildah-85ab067.tar.gz
|
||||
/buildah-985e8dc.tar.gz
|
||||
/buildah-c5244fe.tar.gz
|
||||
/buildah-9ff68b3.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 c5244fe0bf4ee86d34111a9cbd612429a532358f
|
||||
%global commit0 9ff68b3cdead1f67c6cbab8bea419dd39a25af96
|
||||
%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.70.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.71.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
|
||||
* Sat Nov 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.71.dev.git9ff68b3
|
||||
- autobuilt 9ff68b3
|
||||
|
||||
* Wed Nov 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.70.dev.gitc5244fe
|
||||
- autobuilt c5244fe
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-c5244fe.tar.gz) = 14e5c998f2d9267425efb74d0d092f15df360561c04b5308081330083136a178b863c2fb6fd0f9eb0e0a286c80ff696022ddcb0f2fb62bef8e3134b49f7223f1
|
||||
SHA512 (buildah-9ff68b3.tar.gz) = 9aa9918026eeb06aaca18060d3d473724a4fe2c3555e379fa81b8250c6063093f4557096f66c9b9549d28e110b71330c2305e4c6be6ce2ab306c1d720c4ebd95
|
||||
|
||||
Loading…
Reference in New Issue
Block a user