podman-2:1.6.2-0.21.dev.git6d35eac
- autobuilt 6d35eac Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
49eaad1ea6
commit
12ee54c0fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -552,3 +552,4 @@
|
|||||||
/libpod-12c9b53.tar.gz
|
/libpod-12c9b53.tar.gz
|
||||||
/libpod-a7f2668.tar.gz
|
/libpod-a7f2668.tar.gz
|
||||||
/libpod-f39e097.tar.gz
|
/libpod-f39e097.tar.gz
|
||||||
|
/libpod-6d35eac.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 f39e097a815799bad704a8a1d8f16ee86f4c3602
|
%global commit0 6d35eac6a35bb3343314dd27cb4c921fb44bba19
|
||||||
%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
|
||||||
@ -41,7 +41,7 @@ Epoch: 2
|
|||||||
Version: 1.6.2
|
Version: 1.6.2
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.20.dev.git%{shortcommit0}%{?dist}
|
Release: 0.21.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -587,6 +587,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 10 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.21.dev.git6d35eac
|
||||||
|
- autobuilt 6d35eac
|
||||||
|
|
||||||
* Thu Oct 10 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.20.dev.gitf39e097
|
* Thu Oct 10 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.20.dev.gitf39e097
|
||||||
- autobuilt f39e097
|
- autobuilt f39e097
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-f39e097.tar.gz) = de575a44750f55fe3d80d5c3ff0d82a5bb2ca1734c761e3524d41ef1e24d69d1f168c2c6c99f36addf10a8c3dc2c93b8d36702cbcca0571978c474b2d6904953
|
SHA512 (libpod-6d35eac.tar.gz) = ea2cf663ac4212c6ca547d49b36ee42f2b688aeb54b13d69d2677b45c56f0fd809544bc531434cd025ec9e79a3c6947bd7c631ab86fcb8c3da788d1f9764609e
|
||||||
|
Loading…
Reference in New Issue
Block a user