podman-2:1.5.2-0.38.dev.gitd110998
- autobuilt d110998 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
637599edcb
commit
c6f4de28cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -429,3 +429,4 @@
|
||||
/libpod-bdf9e56.tar.gz
|
||||
/libpod-1eb6b27.tar.gz
|
||||
/libpod-ab5f52c.tar.gz
|
||||
/libpod-d110998.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 ab5f52c0d2ce617f875ef69c9ae67381841a6514
|
||||
%global commit0 d110998744e816895b0a9d9bb90a02cd5d12df7b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -46,7 +46,7 @@ Epoch: 2
|
||||
Version: 1.5.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.37.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.38.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -603,6 +603,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.38.dev.gitd110998
|
||||
- autobuilt d110998
|
||||
|
||||
* Thu Aug 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.37.dev.gitab5f52c
|
||||
- autobuilt ab5f52c
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-ab5f52c.tar.gz) = 09974cba031cfea7559cff4e65fd07852e1663b0c3dccbda618d7a6ecc5a2b53a05322010ee3274abda0ed032500e01c30a3e610f542d71def9be64fe38f3e6f
|
||||
SHA512 (libpod-d110998.tar.gz) = bd0165a9ffcc5fcdf16ad0ed1d1b2da9978025054ea721d6c588db5917d06e4066155ffee7b0840fc782cd31a06a6512bdf0b1eaef6cf1f90825cd17f8712828
|
||||
|
Loading…
Reference in New Issue
Block a user