Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package conmon for openSUSE:Factory checked in at 2021-01-19 15:59:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/conmon (Old) and /work/SRC/openSUSE:Factory/.conmon.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "conmon" Tue Jan 19 15:59:34 2021 rev:18 rq:863391 version:2.0.22 Changes: -------- --- /work/SRC/openSUSE:Factory/conmon/conmon.changes 2020-09-24 16:12:22.420786376 +0200 +++ /work/SRC/openSUSE:Factory/.conmon.new.28504/conmon.changes 2021-01-19 15:59:55.439174061 +0100 @@ -1,0 +2,9 @@ +Tue Jan 12 08:10:52 UTC 2021 - sgrun...@suse.com + +- Update to version 2.0.22: + * added man page + * attach: always chdir + * conn_sock: Explicitly free a heap-allocated string + * refactor I/O and add SD_NOTIFY proxy support + +------------------------------------------------------------------- Old: ---- conmon-2.0.21.tar.xz New: ---- conmon-2.0.22.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ conmon.spec ++++++ --- /var/tmp/diff_new_pack.o2Uvkz/_old 2021-01-19 15:59:56.079175029 +0100 +++ /var/tmp/diff_new_pack.o2Uvkz/_new 2021-01-19 15:59:56.083175035 +0100 @@ -1,7 +1,7 @@ # # spec file for package conmon # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: conmon -Version: 2.0.21 +Version: 2.0.22 Release: 0 Summary: An OCI container runtime monitor License: Apache-2.0 @@ -25,6 +25,7 @@ URL: https://github.com/containers/conmon Source0: %{name}-%{version}.tar.xz BuildRequires: glib2-devel +BuildRequires: golang(API) >= 1.15 BuildRequires: pkgconfig(libsystemd) %description @@ -45,5 +46,6 @@ %license LICENSE %doc README.md %{_bindir}/%{name} +%{_mandir}/man8/conmon*.8* %changelog ++++++ _service ++++++ --- /var/tmp/diff_new_pack.o2Uvkz/_old 2021-01-19 15:59:56.115175083 +0100 +++ /var/tmp/diff_new_pack.o2Uvkz/_new 2021-01-19 15:59:56.119175090 +0100 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">[v]?([^\+]+)(.*)</param> -<param name="revision">v2.0.21</param> +<param name="revision">v2.0.22</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.o2Uvkz/_old 2021-01-19 15:59:56.139175120 +0100 +++ /var/tmp/diff_new_pack.o2Uvkz/_new 2021-01-19 15:59:56.139175120 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/containers/conmon</param> - <param name="changesrevision">35a2fa83022e56e18af7e6a865ba5d7165fa2a4a</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">9c34a8663b85e479e0c083801e89a2b2835228ed</param></service></servicedata> \ No newline at end of file ++++++ conmon-2.0.21.tar.xz -> conmon-2.0.22.tar.xz ++++++ ++++ 7448 lines of diff (skipped)