buildah-1.12.0-0.55.dev.git8e26456
- autobuilt 8e26456 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
59753d6b20
commit
afbc121e45
1
.gitignore
vendored
1
.gitignore
vendored
@ -347,3 +347,4 @@
|
||||
/buildah-999fa43.tar.gz
|
||||
/buildah-eaad6b4.tar.gz
|
||||
/buildah-1ff7043.tar.gz
|
||||
/buildah-8e26456.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 1ff7043e320a406f3d252942b92a0ff7297c1d73
|
||||
%global commit0 8e26456163e834ff34b9a191cce7906f7b462234
|
||||
%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.54.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.55.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
|
||||
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.55.dev.git8e26456
|
||||
- autobuilt 8e26456
|
||||
|
||||
* Wed Oct 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.54.dev.git1ff7043
|
||||
- autobuilt 1ff7043
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1ff7043.tar.gz) = eb46fa6516b0db41e7a72101332cb514c6a1b6115c1a001b92a4f5accb9578c95670f5ae6cf603adfb8fdbb6253ed3b00e360f7f9e017dd8669c6622240587e0
|
||||
SHA512 (buildah-8e26456.tar.gz) = e824a503f009dd3124bddf9b5861e1f4f3a9c96473e6690fd9db9bd7256f054ff71c9bf22cc8caf573dd5e4dd22bae195daed44cbbe7a8b5a556175da57de055
|
||||
|
Loading…
Reference in New Issue
Block a user