Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package redsea for openSUSE:Factory checked in at 2021-03-10 08:57:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/redsea (Old) and /work/SRC/openSUSE:Factory/.redsea.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "redsea" Wed Mar 10 08:57:16 2021 rev:3 rq:877898 version:0.20 Changes: -------- --- /work/SRC/openSUSE:Factory/redsea/redsea.changes 2019-05-20 10:30:10.313880973 +0200 +++ /work/SRC/openSUSE:Factory/.redsea.new.2378/redsea.changes 2021-03-10 08:58:38.134974466 +0100 @@ -1,0 +2,29 @@ +Mon Mar 8 21:08:05 UTC 2021 - Martin Hauke <mar...@gmx.de> + +- Update to version 0.20 + * Recognize more ODAs and features. + * Add support for PTY names (group 10A). + * Add partial support for DAB cross-referencing. + * Add support for raw broadcaster data in EON (variant 15). + * Add support for transparent data channels (groups 5A, 5B). + * Add support for fractional seconds in the rx timestamp + format (%f). + * Add support for TMC tuning info variant 8. + * Add buffer delay compensation to rx timestamps. Timestamps + aim to represent the time the PCM samples were read in. + * Place some JSON fields in the beginning of the line for + easier visual inspection (pi, group, ps...). + * Print raw ODA data if the application is not supported. + +------------------------------------------------------------------- +Mon Apr 6 12:00:24 UTC 2020 - Martin Hauke <mar...@gmx.de> + +- Update to version 0.19 + * Add option --show-raw (-R) for including the raw group data + as a hex string in the JSON output + * Print usage help if there are non-option arguments on the + command line + * Fix uninitialized block error rate values on some systems + * Update jsoncpp from 1.8.1 to 1.8.4 to fix some warnings + +------------------------------------------------------------------- Old: ---- redsea-0.18.tar.gz New: ---- redsea-0.20.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ redsea.spec ++++++ --- /var/tmp/diff_new_pack.mjgg0j/_old 2021-03-10 08:58:38.606974953 +0100 +++ /var/tmp/diff_new_pack.mjgg0j/_new 2021-03-10 08:58:38.610974958 +0100 @@ -1,8 +1,8 @@ # # spec file for package redsea # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2017, Martin Hauke <mar...@gmx.de> +# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2017-2021, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: redsea -Version: 0.18 +Version: 0.20 Release: 0 Summary: An RDS decoder License: MIT @@ -50,7 +50,7 @@ autoreconf -fiv export CXXFLAGS='%{optflags} -Wno-return-type' %configure -make VERBOSE=1 %{?_smp_mflags} +%make_build %install %make_install ++++++ redsea-0.18.tar.gz -> redsea-0.20.tar.gz ++++++ ++++ 4896 lines of diff (skipped)