Accepting request 764797 from home:mnhauke

- Update to version 1.24.4:
  * libqmi-glib: the logic behind QMI_DEVICE_OPEN_FLAGS_VERSION_INFO
    has been updated, and from now on it will only make sure the
    version info of the device is loaded when it's opened.
    The library will no longer prevent a given message from being
    sent to the module based on the version information kept in
    the message database.
  * docs: fixed Since tags in UIM messages using the fixed
    "Session" TLV introduced in 1.22.

OBS-URL: https://build.opensuse.org/request/show/764797
OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=29
This commit is contained in:
Tomáš Chvátal 2020-01-16 06:53:59 +00:00 committed by Git OBS Bridge
parent 599f3d4eb6
commit b16130e08a
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ae4e476f960dbc0d04b1c0368776eb78edffd4421f3e4c074bb2bfb6375b282
size 997268

3
libqmi-1.24.4.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0316badec92ff32f51fe6278e6046968d2272a26608995deedd8e4afb563918a
size 996656

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Jan 15 20:15:53 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.24.4:
* libqmi-glib: the logic behind QMI_DEVICE_OPEN_FLAGS_VERSION_INFO
has been updated, and from now on it will only make sure the
version info of the device is loaded when it's opened.
The library will no longer prevent a given message from being
sent to the module based on the version information kept in
the message database.
* docs: fixed Since tags in UIM messages using the fixed
"Session" TLV introduced in 1.22.
-------------------------------------------------------------------
Sat Jan 4 17:47:58 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@ -20,7 +20,7 @@
%define _soname libqmi-glib5
Name: libqmi
Version: 1.24.2
Version: 1.24.4
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