podman-2:1.5.2-0.37.dev.gitab5f52c
- autobuilt ab5f52c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
714875e3dd
commit
637599edcb
1
.gitignore
vendored
1
.gitignore
vendored
@ -428,3 +428,4 @@
|
||||
/libpod-4e209fc.tar.gz
|
||||
/libpod-bdf9e56.tar.gz
|
||||
/libpod-1eb6b27.tar.gz
|
||||
/libpod-ab5f52c.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 1eb6b271bb1b197c214b9cf560c362a6aeb402da
|
||||
%global commit0 ab5f52c0d2ce617f875ef69c9ae67381841a6514
|
||||
%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.36.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.37.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 Aug 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.37.dev.gitab5f52c
|
||||
- autobuilt ab5f52c
|
||||
|
||||
* Wed Aug 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.36.dev.git1eb6b27
|
||||
- autobuilt 1eb6b27
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-1eb6b27.tar.gz) = c6070fbaf46bd9f3580279b4b4c8d20db872a633b6e6541094b95d98c7231a1a4ab0eec8ef3852c4528493d1857be9480aace1670e53decb86658978ed633bbc
|
||||
SHA512 (libpod-ab5f52c.tar.gz) = 09974cba031cfea7559cff4e65fd07852e1663b0c3dccbda618d7a6ecc5a2b53a05322010ee3274abda0ed032500e01c30a3e610f542d71def9be64fe38f3e6f
|
||||
|
Loading…
Reference in New Issue
Block a user