Hello community, here is the log from the commit of package libacars for openSUSE:Leap:15.2 checked in at 2020-01-17 12:00:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/libacars (Old) and /work/SRC/openSUSE:Leap:15.2/.libacars.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libacars" Fri Jan 17 12:00:30 2020 rev:4 rq:763574 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/libacars/libacars.changes 2020-01-15 15:18:50.522356360 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.libacars.new.26092/libacars.changes 2020-01-17 12:00:32.924480500 +0100 @@ -1,0 +2,23 @@ +Fri Sep 20 19:13:04 UTC 2019 - Martin Hauke <[email protected]> + +- Update to version 1.3.1 + * Downgraded optimization level for release builds from -O3 to + -O2 to reduce chances of similar problems for cross-platform + builds. + +------------------------------------------------------------------- +Mon Aug 26 20:45:51 UTC 2019 - Martin Hauke <[email protected]> + +- 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.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libacars.spec ++++++ --- /var/tmp/diff_new_pack.7TxqnL/_old 2020-01-17 12:00:33.284480659 +0100 +++ /var/tmp/diff_new_pack.7TxqnL/_new 2020-01-17 12:00:33.288480661 +0100 @@ -1,6 +1,7 @@ # # spec file for package libacars # +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019, Martin Hauke <[email protected]> # # 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.1 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.1.tar.gz ++++++ ++++ 6688 lines of diff (skipped)
