Accepting request 768391 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/768391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/conmon?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2020-02-03 10:11:49 +00:00 committed by Git OBS Bridge
parent 902be7cedb
commit f3facb17d4
5 changed files with 12 additions and 6 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.9</param>
<param name="revision">v2.0.9</param>
<param name="versionformat">2.0.10</param>
<param name="revision">v2.0.10</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">conmon-*.tar</param>

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b22286447c9b43d6228b26793771f72317432f06d668c90fd4790642c96f908
size 47532

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9858c09246495adff84f5c4178b83ae882314287c56c7b9fd4964975a00ae490
size 47524

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 28 07:37:26 UTC 2020 - Sascha Grunert <sgrunert@suse.com>
- Update to v2.0.10:
- journal logging: write to /dev/null instead of -1
-------------------------------------------------------------------
Tue Jan 7 12:20:08 UTC 2020 - Sascha Grunert <sgrunert@suse.com>

View File

@ -17,7 +17,7 @@
Name: conmon
Version: 2.0.9
Version: 2.0.10
Release: 0
Summary: An OCI container runtime monitor
License: Apache-2.0