podman-2:1.6.3-0.27.dev.git4762b63
- autobuilt 4762b63 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8edc3c8361
commit
5da724eece
1
.gitignore
vendored
1
.gitignore
vendored
@ -599,3 +599,4 @@
|
|||||||
/libpod-59582c5.tar.gz
|
/libpod-59582c5.tar.gz
|
||||||
/libpod-6c6e783.tar.gz
|
/libpod-6c6e783.tar.gz
|
||||||
/libpod-e7540d0.tar.gz
|
/libpod-e7540d0.tar.gz
|
||||||
|
/libpod-4762b63.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 e7540d0406c49b22de245246d16ebc6e1778df37
|
%global commit0 4762b630701c9e4c6f6dd9d1c0a80c51b890530e
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -41,7 +41,7 @@ Epoch: 2
|
|||||||
Version: 1.6.3
|
Version: 1.6.3
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.26.dev.git%{shortcommit0}%{?dist}
|
Release: 0.27.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -587,6 +587,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.27.dev.git4762b63
|
||||||
|
- autobuilt 4762b63
|
||||||
|
|
||||||
* Tue Oct 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.26.dev.gite7540d0
|
* Tue Oct 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.26.dev.gite7540d0
|
||||||
- autobuilt e7540d0
|
- autobuilt e7540d0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-e7540d0.tar.gz) = 10a42fa8e4c74259572d4c0554def3b360158c172094b4e2bdfe4e16d6dc4d9ff7d757d62a13a8367c2e192d20544c597e1bd1ad31581f7841810d35d0c71a5b
|
SHA512 (libpod-4762b63.tar.gz) = 1af7da688ba744ea4cf25c60cded5f8cbc82494c66c0812c6bf56d92491505102bebe98232772faf702dedcd2283c8a0db5c250d9e1795ef9f44cf3dca751570
|
||||||
|
Loading…
Reference in New Issue
Block a user