podman-2:1.5.2-0.69.dev.git997c4b5
- autobuilt 997c4b5 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
02c552131c
commit
916e4414d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -460,3 +460,4 @@
|
||||
/libpod-5233536.tar.gz
|
||||
/libpod-095647c.tar.gz
|
||||
/libpod-c1761ba.tar.gz
|
||||
/libpod-997c4b5.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 c1761ba1ac4155bab82fb9b847ccf96489b98265
|
||||
%global commit0 997c4b56ed2121726e966afe9a102ed16ba78f93
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -46,7 +46,7 @@ Epoch: 2
|
||||
Version: 1.5.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.68.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.69.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -603,6 +603,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Sep 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.69.dev.git997c4b5
|
||||
- autobuilt 997c4b5
|
||||
|
||||
* Tue Sep 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.68.dev.gitc1761ba
|
||||
- autobuilt c1761ba
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-c1761ba.tar.gz) = 1a526ea5977a2adee9264885c20e1f6e95ced01acd69653aef4a4d2070bc86eb43fa092091422352114b06722d5945b05e8fa0339659e964172ecd2fd01003bc
|
||||
SHA512 (libpod-997c4b5.tar.gz) = 64240a0a5effaa08bf160f3e80c539f1773da539e5423e05076d267b805f62ac40171246461dd4b915de0fb49a48758db85f1bb62d06c9917fe5588b4f530655
|
||||
|
Loading…
Reference in New Issue
Block a user