Accepting request 748702 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/748702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/conmon?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2019-11-18 19:04:56 +00:00 committed by Git OBS Bridge
parent 9c302cd164
commit e5b47ab7d0
5 changed files with 14 additions and 8 deletions

View File

@ -2,8 +2,8 @@
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/containers/conmon</param>
<param name="scm">git</param>
<param name="versionformat">2.0.2</param>
<param name="revision">v2.0.2</param>
<param name="versionformat">2.0.3</param>
<param name="revision">v2.0.3</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">conmon-*.tar</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9d76b9979c4ec69759726fc7b17f181cef31753a7bec921b766963372ccacb8d
size 46228

3
conmon-2.0.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3201ea9533c38ea78a0bb654fd02c0ed508010a59524b1d1a42c7d6341d4931d
size 47064

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 14 14:25:29 UTC 2019 - Sascha Grunert <sgrunert@suse.com>
- Add log level trace
- Separate handling of log reopen events and terminal resize events
-------------------------------------------------------------------
Tue Oct 29 09:03:03 UTC 2019 - Sascha Grunert <sgrunert@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package conmon
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,12 +17,12 @@
Name: conmon
Version: 2.0.2
Version: 2.0.3
Release: 0
Summary: An OCI container runtime monitor
License: Apache-2.0
Group: System/Management
Url: https://github.com/containers/conmon
URL: https://github.com/containers/conmon
Source0: %{name}-%{version}.tar.xz
BuildRequires: glib2-devel