buildah-1.20.0-0.6.dev.gitb595a98
- autobuilt b595a98 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2972de73c4
commit
14b9ac4553
1
.gitignore
vendored
1
.gitignore
vendored
@ -577,3 +577,4 @@
|
|||||||
/buildah-cfb3372.tar.gz
|
/buildah-cfb3372.tar.gz
|
||||||
/buildah-80181e8.tar.gz
|
/buildah-80181e8.tar.gz
|
||||||
/buildah-2e1bbc2.tar.gz
|
/buildah-2e1bbc2.tar.gz
|
||||||
|
/buildah-b595a98.tar.gz
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 2e1bbc2916523b92479864cc7b2627534ddba544
|
%global commit0 b595a98aaca1896f018ce8ce7763260674158634
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.20.0
|
Version: 1.20.0
|
||||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
Release: 0.6.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.6.dev.gitb595a98
|
||||||
|
- autobuilt b595a98
|
||||||
|
|
||||||
* Thu Jan 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.5.dev.git2e1bbc2
|
* Thu Jan 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.5.dev.git2e1bbc2
|
||||||
- autobuilt 2e1bbc2
|
- autobuilt 2e1bbc2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-2e1bbc2.tar.gz) = 45a17f573bb39838d47fbadfa9bfc0a648820348fa51409e28654bceb95cbaf1e5574a66554e2aec43de16f04c2b9f50e0e69396ae65023c50e8221bd2ee9fc9
|
SHA512 (buildah-b595a98.tar.gz) = 6c60cde7383ce2cf51a5d5bd1758c6be9a839676f9d01297363a39bb370e112f4fedcd078a7605adc93eb5a67ab4a30631d32b8dacb3d29c092e211ee6c27eee
|
||||||
|
Loading…
Reference in New Issue
Block a user