podman-2:1.6.3-0.12.dev.git299a430
- autobuilt 299a430 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
510f2f5980
commit
0ce590d820
1
.gitignore
vendored
1
.gitignore
vendored
@ -584,3 +584,4 @@
|
||||
/libpod-46ad6bc.tar.gz
|
||||
/libpod-ef556cf.tar.gz
|
||||
/libpod-2e6c9aa.tar.gz
|
||||
/libpod-299a430.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 2e6c9aa4901b30653d814f4984663cf07fc5e57f
|
||||
%global commit0 299a430759c236400188dcf77c7da2a97649cdcb
|
||||
%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.11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.12.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.12.dev.git299a430
|
||||
- autobuilt 299a430
|
||||
|
||||
* Wed Oct 23 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.11.dev.git2e6c9aa
|
||||
- autobuilt 2e6c9aa
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-2e6c9aa.tar.gz) = b897b988fd60e593e172c46fb5691c1236194779848cb4abe78a7255ec356b0f9fc68142a1afe2744cb5b8342d270e2fb9756d81390edce098e3cf26433cc1cb
|
||||
SHA512 (libpod-299a430.tar.gz) = 4841876d95081a989f54c84b47d1f2551c393de778627c7f66f4d2fba338ec6f937e191e978180c9b184afa224247fcfb39ec7daf619592a6dc12923d26fb486
|
||||
|
Loading…
Reference in New Issue
Block a user