podman-2:1.6.2-0.4.dev.git86c8650
- autobuilt 86c8650 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
399b282fba
commit
dd06758483
1
.gitignore
vendored
1
.gitignore
vendored
@ -538,3 +538,4 @@
|
|||||||
/libpod-e67e9e1.tar.gz
|
/libpod-e67e9e1.tar.gz
|
||||||
/libpod-b32cb4b.tar.gz
|
/libpod-b32cb4b.tar.gz
|
||||||
/libpod-f96fbfc.tar.gz
|
/libpod-f96fbfc.tar.gz
|
||||||
|
/libpod-86c8650.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 f96fbfcd6d34ba98dc4ddbc1d20e70dcab50ef88
|
%global commit0 86c8650c2328a4a611e614c7220627feae4d4eae
|
||||||
%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.3.dev.git%{shortcommit0}%{?dist}
|
Release: 0.4.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/
|
||||||
@ -585,6 +585,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.4.dev.git86c8650
|
||||||
|
- autobuilt 86c8650
|
||||||
|
|
||||||
* Thu Oct 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.3.dev.gitf96fbfc
|
* Thu Oct 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.3.dev.gitf96fbfc
|
||||||
- autobuilt f96fbfc
|
- autobuilt f96fbfc
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-f96fbfc.tar.gz) = 71597b3ef25303d69602f8f513b35f420ea7f2570c77c40297beef08404ac26483da8ec3f94f94b2ea8701c0a85822fb038320a8743530e034bb467cec149803
|
SHA512 (libpod-86c8650.tar.gz) = 2e371a819514772945d8e8fa362cf1b2d28363ae446cebb98d7f743fdc36606c1cbe07a20acdd6dcf16dcb94e8d9f6d5681912cb010a37b5ed51918e98e26c8a
|
||||||
|
Loading…
Reference in New Issue
Block a user