podman-2:1.5.2-0.10.dev.gitc137e8f
- autobuilt c137e8f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
312939f9af
commit
b02d545f86
1
.gitignore
vendored
1
.gitignore
vendored
@ -403,3 +403,4 @@
|
|||||||
/libpod-438cbf4.tar.gz
|
/libpod-438cbf4.tar.gz
|
||||||
/libpod-bd0b05f.tar.gz
|
/libpod-bd0b05f.tar.gz
|
||||||
/libpod-b1acc43.tar.gz
|
/libpod-b1acc43.tar.gz
|
||||||
|
/libpod-c137e8f.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 b1acc4348184d43def7c63221ee0832505c4b7d1
|
%global commit0 c137e8fcf95b441b5002ec1b39e6cc131471b88a
|
||||||
%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.9.dev.git%{shortcommit0}%{?dist}
|
Release: 0.10.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
|
||||||
|
* Mon Aug 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.10.dev.gitc137e8f
|
||||||
|
- autobuilt c137e8f
|
||||||
|
|
||||||
* Mon Aug 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.9.dev.gitb1acc43
|
* Mon Aug 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.9.dev.gitb1acc43
|
||||||
- autobuilt b1acc43
|
- autobuilt b1acc43
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-b1acc43.tar.gz) = 87e9dcf8e565699d847eca9b2b59e8ac862d5f3233f992a7314126c8b151118fd99aaa3176a6197486b27622d735a84304936a28053d56a372a758be59f1661e
|
SHA512 (libpod-c137e8f.tar.gz) = 8b92584bf5949a3c7797eadfb8cd000ca435f85713be356575352760d80b3bb94d42f37092507ac048b87afad731f9aa2c921c551726fc8726b5632cf264d4d4
|
||||||
|
Loading…
Reference in New Issue
Block a user