podman-2:1.5.2-0.13.dev.git34fc1d0
- autobuilt 34fc1d0 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
95c76d3fb3
commit
690fe5be2e
1
.gitignore
vendored
1
.gitignore
vendored
@ -406,3 +406,4 @@
|
||||
/libpod-c137e8f.tar.gz
|
||||
/libpod-d23639a.tar.gz
|
||||
/libpod-890378e.tar.gz
|
||||
/libpod-34fc1d0.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 890378e3f7fe93bd40322445e31c169fa03d8bf7
|
||||
%global commit0 34fc1d09d245cbd0d922562860f639667c8641d6
|
||||
%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.12.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.13.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
|
||||
* Tue Aug 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.13.dev.git34fc1d0
|
||||
- autobuilt 34fc1d0
|
||||
|
||||
* Mon Aug 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.12.dev.git890378e
|
||||
- autobuilt 890378e
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-890378e.tar.gz) = 9b4a72fbf8bb46c574dd9b50c4b159e79db91956be800ab5d36a2c91aac491dbb9a813bdecb5128296fe7f1045f39a2afa913077997da537d305319fb1b12c3f
|
||||
SHA512 (libpod-34fc1d0.tar.gz) = a2ca9d1e222f85de7a5dcd0e07cdb39803b43cdf3e0c570eb71e28d94c7f219cd67ae8817ce45abbfb0d1af19bfee40b9bfd4a884e50b46ec243ba8fc1b5051f
|
||||
|
Loading…
Reference in New Issue
Block a user