podman-2:1.5.2-0.50.dev.gitb962b1e
- autobuilt b962b1e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
1d3db3e10a
commit
790df37b70
1
.gitignore
vendored
1
.gitignore
vendored
@ -441,3 +441,4 @@
|
||||
/libpod-f1a3e02.tar.gz
|
||||
/libpod-84140f5.tar.gz
|
||||
/libpod-e74fcd7.tar.gz
|
||||
/libpod-b962b1e.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 e74fcd73357954fe5a0b027cf195c04345703985
|
||||
%global commit0 b962b1e3538312f145aea0cf5546ae31f35f635f
|
||||
%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.49.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.50.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
|
||||
* Thu Sep 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.50.dev.gitb962b1e
|
||||
- autobuilt b962b1e
|
||||
|
||||
* Wed Sep 04 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.49.dev.gite74fcd7
|
||||
- autobuilt e74fcd7
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-e74fcd7.tar.gz) = 496d9e9090f6edd0553293c071c2df27c434ba94075b32ac7b6f97b7b3c58e053a9f6a019fcf09c11648d65d27b53b401fff9ddc7d3d0b30ed05b65d294eddb5
|
||||
SHA512 (libpod-b962b1e.tar.gz) = 827a99750a12199cc16c88146afa2fea0bdb3fb211bba36265a091d87fce443bac9128184fb2f23cf180ef306990cbaf5fa28e49908a803d8c3a8aa13cc86176
|
||||
|
Loading…
Reference in New Issue
Block a user