podman-2:1.5.2-0.21.dev.git34002f9
- autobuilt 34002f9 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
d96a823fe9
commit
7f8fea582a
1
.gitignore
vendored
1
.gitignore
vendored
@ -414,3 +414,4 @@
|
|||||||
/libpod-1ff984d.tar.gz
|
/libpod-1ff984d.tar.gz
|
||||||
/libpod-ecc5cc5.tar.gz
|
/libpod-ecc5cc5.tar.gz
|
||||||
/libpod-18f2328.tar.gz
|
/libpod-18f2328.tar.gz
|
||||||
|
/libpod-34002f9.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 18f2328264f4dbb9a4c38ece7baae232fd391abf
|
%global commit0 34002f92ffa2c71c3f5190b6b73617f14652d674
|
||||||
%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.20.dev.git%{shortcommit0}%{?dist}
|
Release: 0.21.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
|
||||||
|
* Thu Aug 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.21.dev.git34002f9
|
||||||
|
- autobuilt 34002f9
|
||||||
|
|
||||||
* Thu Aug 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.20.dev.git18f2328
|
* Thu Aug 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.20.dev.git18f2328
|
||||||
- autobuilt 18f2328
|
- autobuilt 18f2328
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-18f2328.tar.gz) = 5cbf0b2c34c02ac3c8a9491691f9ace490a0aa486bbd517604bdb0ffca3cfd98dc717cd8b7b147512a835caebe2b120f076271525a145c3b9a81edaf14d248a4
|
SHA512 (libpod-34002f9.tar.gz) = 052580538bc8d99efdba6c7e03e07e4809839c098a4419eb2f821cf8c48266b5e85761f0c16fb97876ee0dbb008fe22b1fbce81b3e95446bd08294bbf0c1a460
|
||||||
|
Loading…
Reference in New Issue
Block a user