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