podman-2:1.5.2-0.74.dev.git79ebb5f
- autobuilt 79ebb5f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
1ba5fb7d5b
commit
549546e4f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -465,3 +465,4 @@
|
|||||||
/libpod-9cf852c.tar.gz
|
/libpod-9cf852c.tar.gz
|
||||||
/libpod-093013b.tar.gz
|
/libpod-093013b.tar.gz
|
||||||
/libpod-f73c3b8.tar.gz
|
/libpod-f73c3b8.tar.gz
|
||||||
|
/libpod-79ebb5f.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 f73c3b868de36454bc8affeb63b4dc6f2c6da351
|
%global commit0 79ebb5f254d6f3498500f823cf1b856fed2e6149
|
||||||
%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.73.dev.git%{shortcommit0}%{?dist}
|
Release: 0.74.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
|
||||||
|
* Wed Sep 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.74.dev.git79ebb5f
|
||||||
|
- autobuilt 79ebb5f
|
||||||
|
|
||||||
* Wed Sep 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.73.dev.gitf73c3b8
|
* Wed Sep 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.73.dev.gitf73c3b8
|
||||||
- autobuilt f73c3b8
|
- autobuilt f73c3b8
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-f73c3b8.tar.gz) = 299801faf2329f2db44d7b88030fc2698c32fe3a7dbb342732cfe77b9a2b1934f2f45280022487f20fdf1eec633ce93e5fc43c34b5f1a3b7c38b3b21e885b6b3
|
SHA512 (libpod-79ebb5f.tar.gz) = 1b6f010f9daa42019897ebd6245258068021d11d41d61a0a83f78ed4e000791f7e70ada78d755f935f7674974b6b5b095f8323401438155611ecda2dc964858e
|
||||||
|
Loading…
Reference in New Issue
Block a user