buildah-1.12.0-0.53.dev.giteaad6b4
- autobuilt eaad6b4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
67797b8da1
commit
f74a47a907
1
.gitignore
vendored
1
.gitignore
vendored
@ -345,3 +345,4 @@
|
||||
/buildah-b023cde.tar.gz
|
||||
/buildah-751f92e.tar.gz
|
||||
/buildah-999fa43.tar.gz
|
||||
/buildah-eaad6b4.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 999fa43623e88fb80f474373e08acace834e1810
|
||||
%global commit0 eaad6b4130d0ba8033d5f5a3effa0b765bf69685
|
||||
%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.52.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.53.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 Oct 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.53.dev.giteaad6b4
|
||||
- autobuilt eaad6b4
|
||||
|
||||
* Tue Oct 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.52.dev.git999fa43
|
||||
- autobuilt 999fa43
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-999fa43.tar.gz) = 176f85d7ac018e10e5b5849f54dcc2582218e111d4861c2d5ec0d3f4a41f7ec4e2f4afeaa5771dabcdc0c0810e302e84443df6a297fe83040350fca844f146d3
|
||||
SHA512 (buildah-eaad6b4.tar.gz) = 22036627dc69aa7ff51ae8a672e5b35b8ab1fb4cc48cc96695998b8e06bdd2405dd82374d3e45cebe8db494f5a49a6a02a619cc15a0eea5176fb2c71416cc3dc
|
||||
|
Loading…
Reference in New Issue
Block a user