Hello community, here is the log from the commit of package libqmi for openSUSE:Factory checked in at 2019-12-23 22:40:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqmi (Old) and /work/SRC/openSUSE:Factory/.libqmi.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqmi" Mon Dec 23 22:40:20 2019 rev:25 rq:757263 version:1.24.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libqmi/libqmi.changes 2019-11-10 22:07:53.326731239 +0100 +++ /work/SRC/openSUSE:Factory/.libqmi.new.6675/libqmi.changes 2019-12-23 22:42:50.345960746 +0100 @@ -1,0 +2,23 @@ +Sun Dec 15 10:18:24 UTC 2019 - Martin Hauke <[email protected]> + +- Update to version 1.24.2: + + libqmi-glib: + - message: fixed message creation on big endian systems. + - message: added missing services in + get_version_introduced_full(). + - message: updated printable_full() to allow a NULL + line_prefix. + - device: updated response reception logic to make sure we + check the message id before attempting to parse the + contents, and if the message id doesn't match we return an + early QMI_CORE_ERROR_UNEXPECTED_MESSAGE error. + + pkgconfig: + - Added libmbim dependency in Libs.Private, if built with + QMI-over-MBIM support. + + qmi-proxy: + - Updated to always use the realpath of the QMI device file, + so that users using different symlinks to the same device + file don't get transaction ids mixed up. + + Several other minor improvements and fixes. + +------------------------------------------------------------------- Old: ---- libqmi-1.24.0.tar.xz New: ---- libqmi-1.24.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqmi.spec ++++++ --- /var/tmp/diff_new_pack.HTbzcQ/_old 2019-12-23 22:42:50.881960978 +0100 +++ /var/tmp/diff_new_pack.HTbzcQ/_new 2019-12-23 22:42:50.885960980 +0100 @@ -20,7 +20,7 @@ %define _soname libqmi-glib5 Name: libqmi -Version: 1.24.0 +Version: 1.24.2 Release: 0 # NOTE: The file headers state LESSER GPL, which is a mistake. The upstream intended license is LIBRARY GPL 2.0+ Summary: Library to control QMI devices @@ -87,6 +87,9 @@ %make_install find %{buildroot} -type f -name "*.la" -delete -print +%check +make %{?_smp_mflags} check + %post -n %{_soname} -p /sbin/ldconfig %postun -n %{_soname} -p /sbin/ldconfig ++++++ libqmi-1.24.0.tar.xz -> libqmi-1.24.2.tar.xz ++++++ ++++ 12818 lines of diff (skipped)
