From 72a3ade40098e3132018573f30785e19d9a950b29802f90aadf203e186385807 Mon Sep 17 00:00:00 2001 From: Andrey Karepin Date: Sat, 11 Oct 2014 07:21:05 +0000 Subject: [PATCH] Accepting request 254095 from home:mnhauke:branches:network Update to version 1.10.2 OBS-URL: https://build.opensuse.org/request/show/254095 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=4 --- libqmi-1.10.2.tar.xz | 3 +++ libqmi-1.8.0.tar.xz | 3 --- libqmi.changes | 42 ++++++++++++++++++++++++++++++++++++++++++ libqmi.spec | 2 +- 4 files changed, 46 insertions(+), 4 deletions(-) create mode 100644 libqmi-1.10.2.tar.xz delete mode 100644 libqmi-1.8.0.tar.xz diff --git a/libqmi-1.10.2.tar.xz b/libqmi-1.10.2.tar.xz new file mode 100644 index 0000000..d3eef81 --- /dev/null +++ b/libqmi-1.10.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d70b10810e45aebb4af902db59972d756441ca1e301240c5c529ef0f08bf80f +size 643256 diff --git a/libqmi-1.8.0.tar.xz b/libqmi-1.8.0.tar.xz deleted file mode 100644 index e3d5dc3..0000000 --- a/libqmi-1.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fadd8070dd6f95eb00d04058c616ade57966d8e54d894da8ddbf31e98310ee0d -size 659720 diff --git a/libqmi.changes b/libqmi.changes index c3657a5..40c4965 100644 --- a/libqmi.changes +++ b/libqmi.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Mon Oct 6 06:51:48 UTC 2014 - mardnh@gmx.de + +- Update to version 1.10.2: + + release: bump version to 1.10.2 + + build: update NEWS + + cli,nas: S/N ratio is dB, not dBm + + cli,nas: limit resolution when printing floating point numbers + + cli,nas: fix constant out of range issue in comparison + + cli,nas: fix unmatched format specifiers + + release: post release version bump to 1.10.1 + + release: bump version to 1.10.0 + + cli,nas: decode BCD-encoded PLMN and print it + + cli,nas: pretty print field types + + cli,nas: don't print fields with unknown data + + cli,nas: add missing indentations + + nas: add 'UMTS Info Neighboring LTE' TLV to 'Cell Location Info' + + nas: fix several TLV field types + + nas: consolidate variable names + + nas: add missing TLV field + + nas: trivial fixes in indentation and alignment + + docs,libqmi-glib: add 'NAS Get Cell Location Info' documentation + + qmi-codegen: handle 'gfloat' types + + qmicli: fix wrong array reference cutnpaste bug + + qmicli: add NAS Get Cell Location Info + + nas: add "Get Cell Location Info" + + libqmi-glib,proxy: update internal default timeout value + + cli,wda: new '--wda-set-data-format' action + + cli,wda: fix error string message + + libqmi,wda: rename enum to "_RAW_IP" to match the name in the CTL service + + wda: implement 'Set Data Format' request/response + + cli,wda: new '--wda-get-data-format' action + + wda: new 'WDA' service + + cli: new '--uim-get-card-status' action + + uim: implement "Get Card Status" + + data: add libqmi icon + + license: add GPLv2+ license in addition to the LGPLv2+ one + + build-aux,qmi-codegen: explicitly state which services have flags64 + + libqmi-glib,device: print as debug flags used when opening or releasing client + + qmicli: add '--device-open-net' option + + libqmi-glib: generate types for QmiDeviceOpenFlags and QmiDeviceReleaseClientFlags + ------------------------------------------------------------------- Sun Jan 26 21:38:29 UTC 2014 - zaitor@opensuse.org diff --git a/libqmi.spec b/libqmi.spec index 7311fc1..5a3376d 100644 --- a/libqmi.spec +++ b/libqmi.spec @@ -19,7 +19,7 @@ Name: libqmi %define _soname libqmi-glib1 -Version: 1.8.0 +Version: 1.10.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