podman-2:1.5.2-0.6.dev.git76f327f
- autobuilt 76f327f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
bb9d9f2fd5
commit
4f4f655cc8
1
.gitignore
vendored
1
.gitignore
vendored
@ -399,3 +399,4 @@
|
|||||||
/libpod-704cc58.tar.gz
|
/libpod-704cc58.tar.gz
|
||||||
/libpod-8eab96e.tar.gz
|
/libpod-8eab96e.tar.gz
|
||||||
/libpod-098ce2f.tar.gz
|
/libpod-098ce2f.tar.gz
|
||||||
|
/libpod-76f327f.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 098ce2f33a2117a4b18ef49cacd329d44354f984
|
%global commit0 76f327f73ff9f5ae67a30186007685b8a2e21d67
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global import_path_conmon github.com/containers/conmon
|
%global import_path_conmon github.com/containers/conmon
|
||||||
@ -46,7 +46,7 @@ Epoch: 2
|
|||||||
Version: 1.5.2
|
Version: 1.5.2
|
||||||
# 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.5.dev.git%{shortcommit0}%{?dist}
|
Release: 0.6.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/
|
||||||
@ -602,6 +602,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.6.dev.git76f327f
|
||||||
|
- autobuilt 76f327f
|
||||||
|
|
||||||
* Sat Aug 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.5.dev.git098ce2f
|
* Sat Aug 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.5.dev.git098ce2f
|
||||||
- autobuilt 098ce2f
|
- autobuilt 098ce2f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-098ce2f.tar.gz) = 8ca9947d467d57b53ea5701b5884e27353e13f42c463f919376843e082b7b316ec5595a8ff592e42154a120ac10cb5527afbb2cc940a0cc3d59fe3cae47c622a
|
SHA512 (libpod-76f327f.tar.gz) = a4f3933ee3b6c817a668b17c1a3f71925efa18561b61fb7577cf53e4e001793110e1fecc17e141137a778c5f567fddd7f2d1492db51328a59e3aefa7b4352147
|
||||||
|
Loading…
Reference in New Issue
Block a user