buildah-1.12.0-0.54.dev.git1ff7043
- autobuilt 1ff7043 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f74a47a907
commit
78a76fa766
1
.gitignore
vendored
1
.gitignore
vendored
@ -346,3 +346,4 @@
|
||||
/buildah-751f92e.tar.gz
|
||||
/buildah-999fa43.tar.gz
|
||||
/buildah-eaad6b4.tar.gz
|
||||
/buildah-1ff7043.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 eaad6b4130d0ba8033d5f5a3effa0b765bf69685
|
||||
%global commit0 1ff7043e320a406f3d252942b92a0ff7297c1d73
|
||||
%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.53.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.54.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.54.dev.git1ff7043
|
||||
- autobuilt 1ff7043
|
||||
|
||||
* Wed Oct 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.53.dev.giteaad6b4
|
||||
- autobuilt eaad6b4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-eaad6b4.tar.gz) = 22036627dc69aa7ff51ae8a672e5b35b8ab1fb4cc48cc96695998b8e06bdd2405dd82374d3e45cebe8db494f5a49a6a02a619cc15a0eea5176fb2c71416cc3dc
|
||||
SHA512 (buildah-1ff7043.tar.gz) = eb46fa6516b0db41e7a72101332cb514c6a1b6115c1a001b92a4f5accb9578c95670f5ae6cf603adfb8fdbb6253ed3b00e360f7f9e017dd8669c6622240587e0
|
||||
|
Loading…
Reference in New Issue
Block a user