podman-2:1.5.2-0.66.dev.git5233536
- autobuilt 5233536 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
381b7228da
commit
3dd3a0a987
1
.gitignore
vendored
1
.gitignore
vendored
@ -457,3 +457,4 @@
|
||||
/libpod-511b071.tar.gz
|
||||
/libpod-7042a3d.tar.gz
|
||||
/libpod-9a55bce.tar.gz
|
||||
/libpod-5233536.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 9a55bce9e4d7e1bb3d57dc8879e1a23f559e18ba
|
||||
%global commit0 52335367bccc9ea89d53713e5d3bd76af9669238
|
||||
%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.65.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.66.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
|
||||
* Tue Sep 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.66.dev.git5233536
|
||||
- autobuilt 5233536
|
||||
|
||||
* Mon Sep 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.65.dev.git9a55bce
|
||||
- autobuilt 9a55bce
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-9a55bce.tar.gz) = 287fe33b7059478f24d3c9fe9e2ddfccbce0282fa97b64db61baace6f4937699e679e32821b2384660432e71a6f39d2d47afea4965becdb908a07fd5cc075080
|
||||
SHA512 (libpod-5233536.tar.gz) = c899eb8e39b47462fe35bf03e1ae78b4aafb76419526706f3b9f6e67b0f9869b25472f18d7fc1d0c661659c4bd73770d31843532ccdf6074142d7c7c319e9088
|
||||
|
Loading…
Reference in New Issue
Block a user