podman-2:1.6.3-0.11.dev.git2e6c9aa
- autobuilt 2e6c9aa Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
57d5621015
commit
510f2f5980
1
.gitignore
vendored
1
.gitignore
vendored
@ -583,3 +583,4 @@
|
||||
/libpod-d358840.tar.gz
|
||||
/libpod-46ad6bc.tar.gz
|
||||
/libpod-ef556cf.tar.gz
|
||||
/libpod-2e6c9aa.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 ef556cfecf4d41f63c03eedf127683dad7797e71
|
||||
%global commit0 2e6c9aa4901b30653d814f4984663cf07fc5e57f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.11.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
|
||||
* Wed Oct 23 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.11.dev.git2e6c9aa
|
||||
- autobuilt 2e6c9aa
|
||||
|
||||
* Wed Oct 23 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.10.dev.gitef556cf
|
||||
- autobuilt ef556cf
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-ef556cf.tar.gz) = b706f7e531c028fa30765d159c6c204f678990e00b880a6a2f1552b616c5f24d4ceeef6ce07518c8d171059f80ef5cfe9b4ae6e395b4b23c44e168db7d59bd06
|
||||
SHA512 (libpod-2e6c9aa.tar.gz) = b897b988fd60e593e172c46fb5691c1236194779848cb4abe78a7255ec356b0f9fc68142a1afe2744cb5b8342d270e2fb9756d81390edce098e3cf26433cc1cb
|
||||
|
Loading…
Reference in New Issue
Block a user