podman-2:1.5.2-0.54.dev.git24171ae
- autobuilt 24171ae Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
29524edb26
commit
9caf75e168
1
.gitignore
vendored
1
.gitignore
vendored
@ -445,3 +445,4 @@
|
|||||||
/libpod-3f81f44.tar.gz
|
/libpod-3f81f44.tar.gz
|
||||||
/libpod-cef5bec.tar.gz
|
/libpod-cef5bec.tar.gz
|
||||||
/libpod-a4572c4.tar.gz
|
/libpod-a4572c4.tar.gz
|
||||||
|
/libpod-24171ae.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 a4572c4f681ef23495495f313ae513d5ba3fd495
|
%global commit0 24171ae060caacb32669f6aa263282ea52ff6201
|
||||||
%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.53.dev.git%{shortcommit0}%{?dist}
|
Release: 0.54.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/
|
||||||
@ -603,6 +603,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.54.dev.git24171ae
|
||||||
|
- autobuilt 24171ae
|
||||||
|
|
||||||
* Thu Sep 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.53.dev.gita4572c4
|
* Thu Sep 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.53.dev.gita4572c4
|
||||||
- autobuilt a4572c4
|
- autobuilt a4572c4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-a4572c4.tar.gz) = 21ebb49ab67c452cc1e35f47b29ce7afce17455eebd4ab6e1cbaae3b077a3d4ffa1b8445f316d4e1fa74226edffa8b48396e80beff2a279d1b411caf07ed41ba
|
SHA512 (libpod-24171ae.tar.gz) = d5c13b87ccc40cd003579f9b626d6607f1b1cae746672c37c5e68620bbfe2456cd0f4f967d103bf2dacbeaa473bc23103caadbf1014ab0ce208bbef6608aeba8
|
||||||
|
Loading…
Reference in New Issue
Block a user