Accepting request 255038 from network

1

OBS-URL: https://build.opensuse.org/request/show/255038
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqmi?expand=0&rev=4
This commit is contained in:
Stephan Kulow 2014-10-14 11:24:31 +00:00 committed by Git OBS Bridge
commit 31d2e4e62f
4 changed files with 46 additions and 4 deletions

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

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

View File

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

View File

@ -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

View File

@ -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