podman-2:1.5.2-0.68.dev.gitc1761ba
- autobuilt c1761ba Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
5a8f235924
commit
02c552131c
1
.gitignore
vendored
1
.gitignore
vendored
@ -459,3 +459,4 @@
|
|||||||
/libpod-9a55bce.tar.gz
|
/libpod-9a55bce.tar.gz
|
||||||
/libpod-5233536.tar.gz
|
/libpod-5233536.tar.gz
|
||||||
/libpod-095647c.tar.gz
|
/libpod-095647c.tar.gz
|
||||||
|
/libpod-c1761ba.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 095647cd6f67fcc761ef49460bb94ba5cc38a1c3
|
%global commit0 c1761ba1ac4155bab82fb9b847ccf96489b98265
|
||||||
%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.67.dev.git%{shortcommit0}%{?dist}
|
Release: 0.68.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
|
||||||
|
* Tue Sep 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.68.dev.gitc1761ba
|
||||||
|
- autobuilt c1761ba
|
||||||
|
|
||||||
* Tue Sep 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.67.dev.git095647c
|
* Tue Sep 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.67.dev.git095647c
|
||||||
- autobuilt 095647c
|
- autobuilt 095647c
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-095647c.tar.gz) = 0370f3aa6fb2e6d73bf6a8afdfc3100e11e714c1a8103bd1cbfb4c0c3786cb534364a8172e6e2ba3649b160512b7b9f40f52ce7d71cb803d8cad902de03a081b
|
SHA512 (libpod-c1761ba.tar.gz) = 1a526ea5977a2adee9264885c20e1f6e95ced01acd69653aef4a4d2070bc86eb43fa092091422352114b06722d5945b05e8fa0339659e964172ecd2fd01003bc
|
||||||
|
Loading…
Reference in New Issue
Block a user