podman-2:1.6.3-0.32.dev.git1b3e79d
- autobuilt 1b3e79d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
518e6eadd2
commit
e83e6bbe7a
1
.gitignore
vendored
1
.gitignore
vendored
@ -604,3 +604,4 @@
|
||||
/libpod-a35d002.tar.gz
|
||||
/libpod-9ba8dae.tar.gz
|
||||
/libpod-381fa4d.tar.gz
|
||||
/libpod-1b3e79d.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 381fa4df875af3d2acee34d4fc1a608b2218b551
|
||||
%global commit0 1b3e79dfef946de8dfac6a81ad5fb6e4333ce8f8
|
||||
%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.31.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.32.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.32.dev.git1b3e79d
|
||||
- autobuilt 1b3e79d
|
||||
|
||||
* Wed Oct 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.31.dev.git381fa4d
|
||||
- autobuilt 381fa4d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-381fa4d.tar.gz) = 639ee079f9c14153e176427a1b27e3d508ae0730455dd7c7fdf158dbe0c88be10334e5faab772fa7f4e3ffedf4721e3b752571ecd9c5fd8d28aeebc5ac8d7268
|
||||
SHA512 (libpod-1b3e79d.tar.gz) = 8931487da58e035c3bb7261a3df82b4e627928f6bafa2cd6f6b6848ca3b680d07246e45073c28ce280a117c07ff1f8bbcfd373940c66a37f11fe7861a4539b61
|
||||
|
Loading…
Reference in New Issue
Block a user