podman-2:1.6.2-0.18.dev.git12c9b53
- autobuilt 12c9b53 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9def1dd905
commit
30bae5a1d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -549,3 +549,4 @@
|
||||
/libpod-10cbaad.tar.gz
|
||||
/libpod-c3c40f9.tar.gz
|
||||
/libpod-f61e399.tar.gz
|
||||
/libpod-12c9b53.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 f61e399a66c716cc6b18659e6b21208007d48848
|
||||
%global commit0 12c9b53439d958395856c29567ec0ed44a5507ed
|
||||
%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.17.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.18.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 09 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.18.dev.git12c9b53
|
||||
- autobuilt 12c9b53
|
||||
|
||||
* Wed Oct 09 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.17.dev.gitf61e399
|
||||
- autobuilt f61e399
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-f61e399.tar.gz) = 695ff57cfbab919c8d2c40c49baadff87b6c59328abe4088d525151e506d0bb523b210ac1ebc2f891bb6a8a8ab2014913e81aa481775d060c56061458fde0b55
|
||||
SHA512 (libpod-12c9b53.tar.gz) = c518f25e3c9d26110d2cbcff685be117c6a915a42e58e17de2c1739d20dccac6bfb9a83e7c6ea15855ad3d99a8fd83dc7f4329536050460626a1e924e364afe6
|
||||
|
Loading…
Reference in New Issue
Block a user