podman-2:1.5.1-0.8.dev.gitec93c9d
- autobuilt ec93c9d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
baf2c12c8f
commit
3488c8df9a
1
.gitignore
vendored
1
.gitignore
vendored
@ -377,3 +377,4 @@
|
|||||||
/libpod-1467197.tar.gz
|
/libpod-1467197.tar.gz
|
||||||
/libpod-2348c28.tar.gz
|
/libpod-2348c28.tar.gz
|
||||||
/libpod-f18cfa4.tar.gz
|
/libpod-f18cfa4.tar.gz
|
||||||
|
/libpod-ec93c9d.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 f18cfa47686a30166cfe6f743dbda0e13575e4f2
|
%global commit0 ec93c9d8753c1cf346fe7fee3035af1a0dcf9b55
|
||||||
%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.1
|
Version: 1.5.1
|
||||||
# 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/
|
||||||
@ -598,6 +598,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-0.8.dev.gitec93c9d
|
||||||
|
- autobuilt ec93c9d
|
||||||
|
|
||||||
* Mon Aug 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-0.7.dev.gitf18cfa4
|
* Mon Aug 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-0.7.dev.gitf18cfa4
|
||||||
- autobuilt f18cfa4
|
- autobuilt f18cfa4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-f18cfa4.tar.gz) = 660503148711aa44126c8cc5440222fcdf7cf39cfb15427c8a8cc053a31dc770c3fe31bdf000b00dcd164165de14984613da872f4167931904af0c0802287ab7
|
SHA512 (libpod-ec93c9d.tar.gz) = ae9ab312eea8f5366085406edc71fb340b3c5ad76f4f8bf327ae28293c1e1b8f33746f4ef9d6acb353f535dbf51a4de00a00a33d427b4b6e1caa99c31e9fddb9
|
||||||
|
Loading…
Reference in New Issue
Block a user