podman-2:1.5.2-0.5.dev.git098ce2f
- autobuilt 098ce2f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3ee73c7e12
commit
bb9d9f2fd5
1
.gitignore
vendored
1
.gitignore
vendored
@ -398,3 +398,4 @@
|
||||
/libpod-2d47f1a.tar.gz
|
||||
/libpod-704cc58.tar.gz
|
||||
/libpod-8eab96e.tar.gz
|
||||
/libpod-098ce2f.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 8eab96ec3afdc04c02b5ea1c2067e4a36c14c783
|
||||
%global commit0 098ce2f33a2117a4b18ef49cacd329d44354f984
|
||||
%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.4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -602,6 +602,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Aug 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.5.dev.git098ce2f
|
||||
- autobuilt 098ce2f
|
||||
|
||||
* Fri Aug 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.4.dev.git8eab96e
|
||||
- autobuilt 8eab96e
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-8eab96e.tar.gz) = 74197622d297af4bbd045133a855203ec9985aca011447b7347230b76e45ba4cd80b57dad2aab5657503b9a1ccb66f229046c30b270200b3533a71d14497e928
|
||||
SHA512 (libpod-098ce2f.tar.gz) = 8ca9947d467d57b53ea5701b5884e27353e13f42c463f919376843e082b7b316ec5595a8ff592e42154a120ac10cb5527afbb2cc940a0cc3d59fe3cae47c622a
|
||||
|
Loading…
Reference in New Issue
Block a user