podman-2:1.5.2-0.8.dev.gitbd0b05f
- autobuilt bd0b05f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
63d4458d5f
commit
babf9e88d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -401,3 +401,4 @@
|
|||||||
/libpod-098ce2f.tar.gz
|
/libpod-098ce2f.tar.gz
|
||||||
/libpod-76f327f.tar.gz
|
/libpod-76f327f.tar.gz
|
||||||
/libpod-438cbf4.tar.gz
|
/libpod-438cbf4.tar.gz
|
||||||
|
/libpod-bd0b05f.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 438cbf4c8960db0b59a25a3fb38a778e24a69a40
|
%global commit0 bd0b05f13860b62de389ec67eadd0df6b44d4f4f
|
||||||
%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.7.dev.git%{shortcommit0}%{?dist}
|
Release: 0.8.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.8.dev.gitbd0b05f
|
||||||
|
- autobuilt bd0b05f
|
||||||
|
|
||||||
* Sun Aug 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.7.dev.git438cbf4
|
* Sun Aug 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.7.dev.git438cbf4
|
||||||
- autobuilt 438cbf4
|
- autobuilt 438cbf4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-438cbf4.tar.gz) = 94f3cc53dea59d9481350184e21828306e32a0a6b9c4569ceb1784dce52fc6ec25a5603cc96bcc96f496c3e5f50c70cd7c83d7b8e98e6714d713a7fec0095f19
|
SHA512 (libpod-bd0b05f.tar.gz) = 8491eed8c6cff31ad69f7e2c2c96fbac2fe4ee722e95156d18dfbdb2af010d2f2efa80e862e5fc307ef837476a1157e055a5dd1efd9d6e1b5d52c9da7f8e999d
|
||||||
|
Loading…
Reference in New Issue
Block a user