buildah-1.12.0-0.88.dev.gitdb59421
- autobuilt db59421 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9e81fd34b9
commit
b24b23d70d
1
.gitignore
vendored
1
.gitignore
vendored
@ -380,3 +380,4 @@
|
||||
/buildah-8d6869b.tar.gz
|
||||
/buildah-bc8feee.tar.gz
|
||||
/buildah-70b101f.tar.gz
|
||||
/buildah-db59421.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 70b101ffc7a43a6d42e45b84b034d6741e6930b0
|
||||
%global commit0 db59421d527abc49bfbca531aacedbb2b907ef36
|
||||
%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.87.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.88.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
|
||||
* Fri Dec 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.88.dev.gitdb59421
|
||||
- autobuilt db59421
|
||||
|
||||
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.87.dev.git70b101f
|
||||
- autobuilt 70b101f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-70b101f.tar.gz) = f2dc7b3cc22630dd1e65f5c4c9a24ad9bf025fd8ae21f453da48c623a9b09b852f01a7432fec0363fb8ca8b815302f19dad9058bbb4377be32ac7db0049a8e4f
|
||||
SHA512 (buildah-db59421.tar.gz) = 07e708db30b0f50fa8daf08bd29b28db25dc2d5f25c42873344e297fb8b48a02690fcd23400a1e8354aec274b3efc7cce1368168761b9f47041a3ec9b2f17a5c
|
||||
|
Loading…
Reference in New Issue
Block a user