podman-2:1.6.3-0.36.dev.git2dae257
- autobuilt 2dae257 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b0f4a742a1
commit
48fce605a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -608,3 +608,4 @@
|
||||
/libpod-5af166f.tar.gz
|
||||
/libpod-1e750f7.tar.gz
|
||||
/libpod-0bfdeae.tar.gz
|
||||
/libpod-2dae257.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 0bfdeae6ddfab22990eaa472317d65e79a222db3
|
||||
%global commit0 2dae2577ccbeef502a8783c892a6c9e346153532
|
||||
%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.35.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.36.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 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.36.dev.git2dae257
|
||||
- autobuilt 2dae257
|
||||
|
||||
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.35.dev.git0bfdeae
|
||||
- autobuilt 0bfdeae
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-0bfdeae.tar.gz) = fef031799a341c7d45589741173615ece6321a7dc96c9786b6d4017e4189bbff15025745fbf22c9658df8803606840bfb578eab8a3f61acf326f2a78bece995c
|
||||
SHA512 (libpod-2dae257.tar.gz) = ef37f1f90c0017a33692ac0da12e44200cc55313aac81db9fcedfcfee85ef9508eacbf013be5799f661d6b80a05b11395219c4890cfa967c2535933aea0309d6
|
||||
|
Loading…
Reference in New Issue
Block a user