podman-2:1.5.2-0.3.dev.git704cc58
- autobuilt 704cc58 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e3f01196b4
commit
399d58f206
1
.gitignore
vendored
1
.gitignore
vendored
@ -396,3 +396,4 @@
|
|||||||
/libpod-b9a176b.tar.gz
|
/libpod-b9a176b.tar.gz
|
||||||
/libpod-05149e6.tar.gz
|
/libpod-05149e6.tar.gz
|
||||||
/libpod-2d47f1a.tar.gz
|
/libpod-2d47f1a.tar.gz
|
||||||
|
/libpod-704cc58.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 2d47f1ae5425faa6800606092e997bd565dc3a1c
|
%global commit0 704cc582ac37fbbb7c8241a1cc09540f4976ed12
|
||||||
%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.2.dev.git%{shortcommit0}%{?dist}
|
Release: 0.3.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
|
||||||
|
* Fri Aug 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.3.dev.git704cc58
|
||||||
|
- autobuilt 704cc58
|
||||||
|
|
||||||
* Fri Aug 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.2.dev.git2d47f1a
|
* Fri Aug 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.2.dev.git2d47f1a
|
||||||
- autobuilt 2d47f1a
|
- autobuilt 2d47f1a
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-2d47f1a.tar.gz) = d099d82a32b8185c7973f47e083923c2766877c8fa6b0fab9b0b5722a5a268247c9e5c7b22529c916072e9ad23c57bc83d2e9ed7386d91fdbcf3e43a94ee74cc
|
SHA512 (libpod-704cc58.tar.gz) = 0cb14ae8457ff6aa4b4befeff04c4b83668011bb90ae5e4548f68807b0eaa7aab7e29dc33cf83a97e7c83b27ce729434521b69ad877b5ad2abec6f655d6e22d7
|
||||||
|
Loading…
Reference in New Issue
Block a user