Hello community, here is the log from the commit of package libacars for openSUSE:Factory checked in at 2019-08-27 10:28:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libacars (Old) and /work/SRC/openSUSE:Factory/.libacars.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libacars" Tue Aug 27 10:28:01 2019 rev:3 rq:726279 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libacars/libacars.changes 2019-03-01 16:48:57.089764502 +0100 +++ /work/SRC/openSUSE:Factory/.libacars.new.7948/libacars.changes 2019-08-27 10:28:05.191911293 +0200 @@ -1,0 +2,15 @@ +Mon Aug 26 20:45:51 UTC 2019 - Martin Hauke <mar...@gmx.de> + +- Update to version 1.3.0 + * JSON output support for all message types. Any protocol tree + can be serialized into a JSON string with + la_proto_tree_format_json() function. Functions for serializing + each individual message type into JSON are provided as well. + Refer to doc/API_REFERENCE.md for details. + * decode_acars_apps application now supports both human readable + and JSON output. To enable JSON output, set LA_JSON environment + variable to any value. If LA_JSON is not set, the program + displays human readable output. + * Small bugfixes in ACARS and MIAM decoders. + +------------------------------------------------------------------- Old: ---- libacars-1.2.0.tar.gz New: ---- libacars-1.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libacars.spec ++++++ --- /var/tmp/diff_new_pack.NzlXC3/_old 2019-08-27 10:28:05.791911248 +0200 +++ /var/tmp/diff_new_pack.NzlXC3/_new 2019-08-27 10:28:05.791911248 +0200 @@ -1,6 +1,7 @@ # # spec file for package libacars # +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -19,7 +20,7 @@ %define sover 1 %define libname libacars%{sover} Name: libacars -Version: 1.2.0 +Version: 1.3.0 Release: 0 Summary: A library for decoding various ACARS message payloads License: MIT @@ -100,7 +101,6 @@ %{_bindir}/adsc_get_position %{_bindir}/cpdlc_get_position %{_bindir}/decode_acars_apps -%{_bindir}/decode_arinc %{_bindir}/media_advisory %changelog ++++++ libacars-1.2.0.tar.gz -> libacars-1.3.0.tar.gz ++++++ ++++ 6671 lines of diff (skipped)