podman-2:1.6.2-0.41.dev.git2b0892e
- autobuilt 2b0892e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
78248e5714
commit
7ceddcce3d
1
.gitignore
vendored
1
.gitignore
vendored
@ -572,3 +572,4 @@
|
||||
/libpod-392846c.tar.gz
|
||||
/libpod-d7cbcfa.tar.gz
|
||||
/libpod-f2d9a9d.tar.gz
|
||||
/libpod-2b0892e.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 f2d9a9d2abd1405d8ea5fb7b94715f6f87618226
|
||||
%global commit0 2b0892e757c878cdb087dd22b8986bccef0276ed
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.40.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.41.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -587,6 +587,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 17 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.41.dev.git2b0892e
|
||||
- autobuilt 2b0892e
|
||||
|
||||
* Thu Oct 17 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.40.dev.gitf2d9a9d
|
||||
- autobuilt f2d9a9d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-f2d9a9d.tar.gz) = e7ce7015959715400d44b52271dfa0da698d003549ecf9e2e30389b4c3ca6eecae60b70caf61ed77ba19f4fcf7c24c7803d4f9860e6ade911ac54cc2146e56a4
|
||||
SHA512 (libpod-2b0892e.tar.gz) = 88d17dfd5b7c9fca468df4217c851005110ae3da4443678e62c9c2cf93d2ba0df8d33377844962aab7bfa3b6e34ffb7c0055ce77e929db0b422deb85015c7539
|
||||
|
Loading…
Reference in New Issue
Block a user