podman-2:1.5.2-0.2.dev.git2d47f1a
- autobuilt 2d47f1a Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
ddf9cee265
commit
e3f01196b4
1
.gitignore
vendored
1
.gitignore
vendored
@ -395,3 +395,4 @@
|
|||||||
/libpod-74224d9.tar.gz
|
/libpod-74224d9.tar.gz
|
||||||
/libpod-b9a176b.tar.gz
|
/libpod-b9a176b.tar.gz
|
||||||
/libpod-05149e6.tar.gz
|
/libpod-05149e6.tar.gz
|
||||||
|
/libpod-2d47f1a.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 05149e659accb71429157fe33aa5daaf802d20d6
|
%global commit0 2d47f1ae5425faa6800606092e997bd565dc3a1c
|
||||||
%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.1.dev.git%{shortcommit0}%{?dist}
|
Release: 0.2.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.2.dev.git2d47f1a
|
||||||
|
- autobuilt 2d47f1a
|
||||||
|
|
||||||
* Thu Aug 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.1.dev.git05149e6
|
* Thu Aug 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.1.dev.git05149e6
|
||||||
- bump to 1.5.2
|
- bump to 1.5.2
|
||||||
- autobuilt 05149e6
|
- autobuilt 05149e6
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-05149e6.tar.gz) = f088ec9a4a203b8173fc66df3a15e11f8c908a01fcbc16c3886be277fdc80c92eb39644e87dcbd9209df4033592952c20e401a0a63b9a573a194fae451de8b53
|
SHA512 (libpod-2d47f1a.tar.gz) = d099d82a32b8185c7973f47e083923c2766877c8fa6b0fab9b0b5722a5a268247c9e5c7b22529c916072e9ad23c57bc83d2e9ed7386d91fdbcf3e43a94ee74cc
|
||||||
|
Loading…
Reference in New Issue
Block a user