podman-2:1.6.2-0.5.dev.git7af4074
- autobuilt 7af4074 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
dd06758483
commit
91c4daf021
1
.gitignore
vendored
1
.gitignore
vendored
@ -539,3 +539,4 @@
|
|||||||
/libpod-b32cb4b.tar.gz
|
/libpod-b32cb4b.tar.gz
|
||||||
/libpod-f96fbfc.tar.gz
|
/libpod-f96fbfc.tar.gz
|
||||||
/libpod-86c8650.tar.gz
|
/libpod-86c8650.tar.gz
|
||||||
|
/libpod-7af4074.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 86c8650c2328a4a611e614c7220627feae4d4eae
|
%global commit0 7af4074c6f96d0fabd2ab5dd6c5773053f80aa08
|
||||||
%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.4.dev.git%{shortcommit0}%{?dist}
|
Release: 0.5.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.5.dev.git7af4074
|
||||||
|
- autobuilt 7af4074
|
||||||
|
|
||||||
* Thu Oct 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.4.dev.git86c8650
|
* Thu Oct 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.4.dev.git86c8650
|
||||||
- autobuilt 86c8650
|
- autobuilt 86c8650
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-86c8650.tar.gz) = 2e371a819514772945d8e8fa362cf1b2d28363ae446cebb98d7f743fdc36606c1cbe07a20acdd6dcf16dcb94e8d9f6d5681912cb010a37b5ed51918e98e26c8a
|
SHA512 (libpod-7af4074.tar.gz) = 9953c7a5bcf88de5cccaba077991e69c2805c263e93c3f688abccc17e24f649fdd4515f4e212a29e24aa8de24f32927cb4608b9a62e9f564392427954718ba1f
|
||||||
|
Loading…
Reference in New Issue
Block a user