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