buildah-1.12.0-0.46.dev.gitcddb66e
- autobuilt cddb66e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
498c3c1476
commit
ef57321a24
1
.gitignore
vendored
1
.gitignore
vendored
@ -338,3 +338,4 @@
|
||||
/buildah-1d3db17.tar.gz
|
||||
/buildah-049fdf4.tar.gz
|
||||
/buildah-fa4eec7.tar.gz
|
||||
/buildah-cddb66e.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 fa4eec7328d61978790beb0c730d58864f3adda0
|
||||
%global commit0 cddb66e6625c2dfc41ba8ac31847440b3e525caa
|
||||
%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.45.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.46.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 Oct 25 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.46.dev.gitcddb66e
|
||||
- autobuilt cddb66e
|
||||
|
||||
* Wed Oct 23 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.45.dev.gitfa4eec7
|
||||
- autobuilt fa4eec7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-fa4eec7.tar.gz) = 7073ea5febbefcdc123c0aea01a64fcba8a8c61dfe8b62610afeccc03001c76c22dd784c5b9d3d9dfad877b9140280ff3a91fc7b2edb0ce25333cc989a7ff19f
|
||||
SHA512 (buildah-cddb66e.tar.gz) = f55c39a78f054a89f4a92246ba98984271e0b623d49fc2d619165ea672406155cb3509d15d1a37130aa1781d797fd73efa403e02b72da600dd36b814a214d440
|
||||
|
Loading…
Reference in New Issue
Block a user