From 896b7a05fbaae06241eb28ad179784b2ebd704a12fcb2f66463ed03e36843baf Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 7 Jun 2021 07:04:03 +0000 Subject: [PATCH] Accepting request 897671 from home:mnhauke - Update to version 1.28.6 * New request/responses: - dms: implement "Foxconn Set FCC authentication" request/response. * libqmi-glib: - Fix transport detection in the 'wwan' subsystem. * build: - Fix build with GCC 11 and -Wincompatible-pointer-types. * Several other minor improvements and fixes. OBS-URL: https://build.opensuse.org/request/show/897671 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=41 --- libqmi-1.28.4.tar.xz | 3 --- libqmi-1.28.6.tar.xz | 3 +++ libqmi.changes | 13 +++++++++++++ libqmi.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 libqmi-1.28.4.tar.xz create mode 100644 libqmi-1.28.6.tar.xz diff --git a/libqmi-1.28.4.tar.xz b/libqmi-1.28.4.tar.xz deleted file mode 100644 index 9094cb7..0000000 --- a/libqmi-1.28.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b14cd2ab5221a7adbb39fed16ef697538ea1c79308821ad2d19b505e1daaea0 -size 1168088 diff --git a/libqmi-1.28.6.tar.xz b/libqmi-1.28.6.tar.xz new file mode 100644 index 0000000..6ed9619 --- /dev/null +++ b/libqmi-1.28.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb890893de1dee06ea5ebdac2d22f0469314a6f93f15f61f2f1206a1c9ae5fd +size 1192736 diff --git a/libqmi.changes b/libqmi.changes index d7d5e62..cecd58b 100644 --- a/libqmi.changes +++ b/libqmi.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Jun 5 11:43:53 UTC 2021 - Martin Hauke + +- Update to version 1.28.6 + * New request/responses: + - dms: implement "Foxconn Set FCC authentication" + request/response. + * libqmi-glib: + - Fix transport detection in the 'wwan' subsystem. + * build: + - Fix build with GCC 11 and -Wincompatible-pointer-types. + * Several other minor improvements and fixes. + ------------------------------------------------------------------- Sat May 15 08:13:42 UTC 2021 - Martin Hauke diff --git a/libqmi.spec b/libqmi.spec index 1583fc8..bf0d47c 100644 --- a/libqmi.spec +++ b/libqmi.spec @@ -20,7 +20,7 @@ %define _soname libqmi-glib5 Name: libqmi -Version: 1.28.4 +Version: 1.28.6 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