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