podman-2:1.6.3-0.4.dev.gitd3520de
- autobuilt d3520de Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
97e01ec63e
commit
7bb5b5a8f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -576,3 +576,4 @@
|
||||
/libpod-b6fdfa0.tar.gz
|
||||
/libpod-f0da9cf.tar.gz
|
||||
/libpod-02ab9c7.tar.gz
|
||||
/libpod-d3520de.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 02ab9c73c1ec48820db6aed9a0cb5c4d46ea0752
|
||||
%global commit0 d3520de6338dd1bce2dd1d51847e064e5299f63e
|
||||
%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.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.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
|
||||
* Sun Oct 20 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.4.dev.gitd3520de
|
||||
- autobuilt d3520de
|
||||
|
||||
* Fri Oct 18 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.3.dev.git02ab9c7
|
||||
- autobuilt 02ab9c7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-02ab9c7.tar.gz) = a04040167563f5a13a7148f2f61b577ae5ce6a1a1b845ebf8df1775dedc72a505ee35ecdf3fb88cd110cf67a7c75a4764ad51aeac7f46c1fd90c4593a3a14df3
|
||||
SHA512 (libpod-d3520de.tar.gz) = b0e149de9b37ee628578beb0485eb67a622c45cba489d0c3d199e88d10f7e04e927053ce8ce136e51e48054b0e62f242554f2413204f3de6a1783a863cbadd14
|
||||
|
Loading…
Reference in New Issue
Block a user