Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libacars2 for openSUSE:Factory 
checked in at 2023-08-28 17:16:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libacars2 (Old)
 and      /work/SRC/openSUSE:Factory/.libacars2.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libacars2"

Mon Aug 28 17:16:33 2023 rev:9 rq:1106256 version:2.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libacars2/libacars2.changes      2023-05-31 
21:54:58.173172819 +0200
+++ /work/SRC/openSUSE:Factory/.libacars2.new.1766/libacars2.changes    
2023-08-28 17:16:38.983741560 +0200
@@ -1,0 +2,11 @@
+Sun Aug 27 12:40:27 UTC 2023 - Martin Hauke <[email protected]>
+
+- Update to version 2.2.0
+  * Support for decoding OHMA messages. These are diagnostic data
+    exchanged with Boeing 737MAX aircraft.
+    Decoding requires libacars to be built with ZLIB support.
+    The data is encoded in JSON which libacars might optionally
+    pretty-print, when serializing the message as text.
+    Pretty-printing feature requires Jansson library.
+
+-------------------------------------------------------------------

Old:
----
  libacars-2.1.4.tar.gz

New:
----
  libacars-2.2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libacars2.spec ++++++
--- /var/tmp/diff_new_pack.nsDigr/_old  2023-08-28 17:16:40.743804764 +0200
+++ /var/tmp/diff_new_pack.nsDigr/_new  2023-08-28 17:16:40.787806344 +0200
@@ -2,7 +2,7 @@
 # spec file for package libacars2
 #
 # Copyright (c) 2023 SUSE LLC
-# Copyright (c) 2019-2021, Martin Hauke <[email protected]>
+# Copyright (c) 2019-2023, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define sover   2
 %define libname libacars-2-%{sover}
 Name:           libacars2
-Version:        2.1.4
+Version:        2.2.0
 Release:        0
 Summary:        A library for decoding various ACARS message payloads
 License:        MIT
@@ -31,6 +31,7 @@
 BuildRequires:  c++_compiler
 BuildRequires:  cmake >= 3.1
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(jansson)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(zlib) >= 1.2
 

++++++ libacars-2.1.4.tar.gz -> libacars-2.2.0.tar.gz ++++++
++++ 2820 lines of diff (skipped)

Reply via email to