Hello community, here is the log from the commit of package dumpvdl2 for openSUSE:Factory checked in at 2020-11-07 21:02:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dumpvdl2 (Old) and /work/SRC/openSUSE:Factory/.dumpvdl2.new.11331 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dumpvdl2" Sat Nov 7 21:02:51 2020 rev:13 rq:846833 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dumpvdl2/dumpvdl2.changes 2020-08-29 20:44:27.077517801 +0200 +++ /work/SRC/openSUSE:Factory/.dumpvdl2.new.11331/dumpvdl2.changes 2020-11-07 21:05:35.549624439 +0100 @@ -1,0 +2,16 @@ +Sat Nov 7 10:46:12 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 2.1.0 + * Added full JSON formatting for all protocols and message types. + This is supported on all output types - file, udp and zmq. + Together with multiple outputs feature that was introduced in + version 2.0.0 this enables arbitrarily flexible arrangements, + like logging to a file as text, logging to another file as JSON + and sending JSON across the network using UDP and/or ZMQ. When + collecting data from multiple receivers, --station-id option + may be used to assign unique names to receivers in order to + discriminate input from each one. + * Removed a few duplicate routines that have their counterparts + in libacars. + +------------------------------------------------------------------- Old: ---- dumpvdl2-2.0.1.tar.xz New: ---- dumpvdl2-2.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dumpvdl2.spec ++++++ --- /var/tmp/diff_new_pack.H2OlEM/_old 2020-11-07 21:05:35.997623724 +0100 +++ /var/tmp/diff_new_pack.H2OlEM/_new 2020-11-07 21:05:36.001623717 +0100 @@ -18,7 +18,7 @@ Name: dumpvdl2 -Version: 2.0.1 +Version: 2.1.0 Release: 0 Summary: A VDL Mode 2 message decoder and protocol analyzer License: GPL-3.0-only @@ -30,7 +30,7 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(SoapySDR) BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(libacars-2) >= 2.0.0 +BuildRequires: pkgconfig(libacars-2) >= 2.1.0 BuildRequires: pkgconfig(libprotobuf-c) >= 1.3.0 BuildRequires: pkgconfig(librtlsdr) BuildRequires: pkgconfig(libzmq) >= 3.2.0 ++++++ dumpvdl2-2.0.1.tar.xz -> dumpvdl2-2.1.0.tar.xz ++++++
