podman-2:1.5.2-0.7.dev.git438cbf4
- autobuilt 438cbf4 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
4f4f655cc8
commit
63d4458d5f
1
.gitignore
vendored
1
.gitignore
vendored
@ -400,3 +400,4 @@
|
||||
/libpod-8eab96e.tar.gz
|
||||
/libpod-098ce2f.tar.gz
|
||||
/libpod-76f327f.tar.gz
|
||||
/libpod-438cbf4.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 76f327f73ff9f5ae67a30186007685b8a2e21d67
|
||||
%global commit0 438cbf4c8960db0b59a25a3fb38a778e24a69a40
|
||||
%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.6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.7.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -602,6 +602,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Aug 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.7.dev.git438cbf4
|
||||
- autobuilt 438cbf4
|
||||
|
||||
* Sat Aug 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.6.dev.git76f327f
|
||||
- autobuilt 76f327f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-76f327f.tar.gz) = a4f3933ee3b6c817a668b17c1a3f71925efa18561b61fb7577cf53e4e001793110e1fecc17e141137a778c5f567fddd7f2d1492db51328a59e3aefa7b4352147
|
||||
SHA512 (libpod-438cbf4.tar.gz) = 94f3cc53dea59d9481350184e21828306e32a0a6b9c4569ceb1784dce52fc6ec25a5603cc96bcc96f496c3e5f50c70cd7c83d7b8e98e6714d713a7fec0095f19
|
||||
|
Loading…
Reference in New Issue
Block a user