podman-2:1.6.3-0.38.dev.git69165fa
- autobuilt 69165fa Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6bf44d18ba
commit
3c2d4b35fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -610,3 +610,4 @@
|
||||
/libpod-0bfdeae.tar.gz
|
||||
/libpod-2dae257.tar.gz
|
||||
/libpod-7c7f000.tar.gz
|
||||
/libpod-69165fa.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 7c7f0000cee78aa3e13f2e467943fa2d96bc8f81
|
||||
%global commit0 69165fa04d9db306809a0b110491f9a572f74431
|
||||
%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.37.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.38.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
|
||||
* Fri Nov 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.38.dev.git69165fa
|
||||
- autobuilt 69165fa
|
||||
|
||||
* Fri Nov 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.37.dev.git7c7f000
|
||||
- autobuilt 7c7f000
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-7c7f000.tar.gz) = 0f60981d0ded1c9fab65b08bc4aa2ab9c37b6fd62df2ac36cb0e1f34823f7ceeac119ff8918a30a2ef144107643048eebe24c657943e29cd93506f44fe278b15
|
||||
SHA512 (libpod-69165fa.tar.gz) = b03ef63b484bc74fa8a017b6b97d14a6f71e5d1edf4293b3eac4f773677b928b712351b6fdce1cc5820779aceaaa29413d38ba980cf628017b5d35e7686cab57
|
||||
|
Loading…
Reference in New Issue
Block a user