podman-2:1.3.2-0.14.dev.gitba36a5f
- autobuilt ba36a5f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
afbd7741fe
commit
9799cad919
1
.gitignore
vendored
1
.gitignore
vendored
@ -253,3 +253,4 @@
|
||||
/libpod-3fb9669.tar.gz
|
||||
/libpod-6d285b8.tar.gz
|
||||
/conmon-5995229.tar.gz
|
||||
/libpod-ba36a5f.tar.gz
|
||||
|
@ -22,7 +22,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 6d285b879c3fa252545b15a3dea816426ba2c610
|
||||
%global commit0 ba36a5f4461abfa2a2818b756bda4d6e609f6de6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -35,7 +35,7 @@ Epoch: 2
|
||||
Version: 1.3.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.13.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.14.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -568,6 +568,9 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Jun 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.2-0.14.dev.gitba36a5f
|
||||
- autobuilt ba36a5f
|
||||
|
||||
* Fri Jun 07 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.3.2-0.13.dev.git6d285b8
|
||||
- Resolves: #1716809 - use conmon v0.2.0
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-5995229.tar.gz) = 9b739acdf6ba4ec24fa9e2ca60843e236a93f7b641b202459d0efde49928a3f803bc2fab6c626ea56bd5f34ef079f6f3123abd5660c9cbc1de9cc5b4648f8f51
|
||||
SHA512 (libpod-6d285b8.tar.gz) = 67ccdf0ce69ece8c4cc6758af7b6f9b785f7d23dc09dba9eefdcf5d82bbf104a13c9faec033801d94e685af738fa8deab6810d6550bc3ea68e4f317c4fb512a5
|
||||
SHA512 (libpod-ba36a5f.tar.gz) = fe752303d622c8c5121a823e13ffdfc3b8b7f57305ca53bc9085bf49448b389f5e99774e4e3154e0dd87307882bea6bb3ef4970904095d190027562111da0fcf
|
||||
|
Loading…
Reference in New Issue
Block a user