podman-2:1.6.3-0.28.dev.git63b57f5
- autobuilt 63b57f5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5da724eece
commit
eef6c00305
1
.gitignore
vendored
1
.gitignore
vendored
@ -600,3 +600,4 @@
|
||||
/libpod-6c6e783.tar.gz
|
||||
/libpod-e7540d0.tar.gz
|
||||
/libpod-4762b63.tar.gz
|
||||
/libpod-63b57f5.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 4762b630701c9e4c6f6dd9d1c0a80c51b890530e
|
||||
%global commit0 63b57f5147462bef19df842f9c92868f7bdaea8a
|
||||
%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.27.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.28.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
|
||||
* Wed Oct 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.28.dev.git63b57f5
|
||||
- autobuilt 63b57f5
|
||||
|
||||
* Wed Oct 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.27.dev.git4762b63
|
||||
- autobuilt 4762b63
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-4762b63.tar.gz) = 1af7da688ba744ea4cf25c60cded5f8cbc82494c66c0812c6bf56d92491505102bebe98232772faf702dedcd2283c8a0db5c250d9e1795ef9f44cf3dca751570
|
||||
SHA512 (libpod-63b57f5.tar.gz) = 730ba11922e26059db0da8af063c12b9eb81286b5ea9913a2821e65caea71d89ec7541c3d2158f92fb9cac5b389544ce358a3072f186c5b2fc80b6a162847a54
|
||||
|
Loading…
Reference in New Issue
Block a user