Hello community,

here is the log from the commit of package libqmi for openSUSE:Factory checked 
in at 2014-02-02 07:36:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqmi (Old)
 and      /work/SRC/openSUSE:Factory/.libqmi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqmi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqmi/libqmi.changes    2013-12-03 
09:50:56.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libqmi.new/libqmi.changes       2014-02-02 
07:36:06.000000000 +0100
@@ -1,0 +2,55 @@
+Sun Jan 26 21:38:29 UTC 2014 - [email protected]
+
+- Update to version 1.8.0:
+  + This version comes with one small API break: Enum value
+    QMI_SERVICE_RMTFS is not 0x14, but 14.
+  + Support for sharing the QMI port through multiple processes
+    with the new 'qmi-proxy' infrastructure.
+  + api: Added new known service ID enumeration values.
+  + wds: Added "Get Profile List", "Get Profile Settings", "Get
+    Default Settings" request/response.
+  + cli: Add --wds-get-profile-list & --wds-get-default-settings.
+  + man: Added qmi-network manpage, autogenerated from --help-all.
+- Changes from version 1.6.0:
+  + This version comes with one small API break: dms: 'SID' TLV in
+    "Activate Manual" is a guint8, not a string.
+  + Extended API with macros to check for the libqmi-glib version
+    in use.
+  + Setup libtool versioning in libqmi-glib.
+  + Added initial support for the PBM (phonebook) service.
+  + Added initial support for the UIM service.
+  + Added initial support for the OMA (Open Mobile Alliance)
+    service.
+  + nas: added "Get Tx Rx Info" request/response.
+  + wds: added "Get Packet Statistics" request/response.
+  + dms: added support for the 'PRL' TLV in "Activate Manual".
+  + cli: add --nas-get-tx-rx-info, --wds-get-packet-statistics,
+    --get-service-version-info, --uim-read-transparent,
+    --uim-get-file-attributes.
+  + cli: fix following network status until disconnected.
+  + tests: use gtester to run unit tests.
+  + man: added qmicli manpage, autogenerated from --help-all.
+  + Also fixed several minor bugs and memory leaks.
+- Bump soname following upstream changes, this means that
+  package libqmi-glib0 will be renamed to libqmi-glib1.
+
+-------------------------------------------------------------------
+Wed Jan 22 12:23:01 UTC 2014 - [email protected]
+
+- Update to version 1.4.0:
+  + dms: fix minimum version requirement for DMS Get/Set Operating
+    Mode.
+  + nas: added 'Network Time' indication.
+  + utils: fix reading sized uints in BE systems.
+  + cli: add --dms-activate-manual.
+  + cli: implemented setting System Selection Preference.
+  + cli: fix technology preference persistence reporting.
+  + cli: fix reading new PIN in '--dms-uim-change-pin'.
+  + docs: always generate documentation at dist time.
+  + tests: fixed BE/LE tests in BE systems.
+- Changes from version 1.2.0:
+  + Builds with Python3.
+  + Fixed DMS activation code string handling.
+  + Enhanced "start network" functionality in qmicli.
+
+-------------------------------------------------------------------

Old:
----
  libqmi-1.0.tar.xz

New:
----
  libqmi-1.8.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libqmi.spec ++++++
--- /var/tmp/diff_new_pack.CqX1lb/_old  2014-02-02 07:36:06.000000000 +0100
+++ /var/tmp/diff_new_pack.CqX1lb/_new  2014-02-02 07:36:06.000000000 +0100
@@ -1,6 +1,7 @@
 #
-# spec file for package
+# spec file for package libqmi
 #
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,16 +16,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           libqmi
-%define _soname libqmi-glib0
-Version:        1.0
+%define _soname libqmi-glib1
+Version:        1.8.0
 Release:        0
 # NOTE: The file headers state LESSER GPL, which is a mistake. The upstream 
intended license is LIBRARY GPL 2.0+
-License:        LGPL-2.0+
 Summary:        Library to control QMI devices
-Url:            http://cgit.freedesktop.org/libqmi/
+License:        LGPL-2.0+
 Group:          System/Libraries
-Source0:        
http://ftp.gnome.org/pub/GNOME/sources/libqmi/1.0/%{name}-%{version}.tar.xz
+Url:            http://cgit.freedesktop.org/libqmi/
+Source0:        
http://www.freedesktop.org/software/libqmi/%{name}-%{version}.tar.xz
 Source99:       libqmi-rpmlintrc
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.32
@@ -82,6 +84,9 @@
 %defattr(-,root,root)
 %{_bindir}/qmi-network
 %{_bindir}/qmicli
+%{_libexecdir}/qmi-proxy
+%{_mandir}/man1/qmi-network.1%{?ext_man}
+%{_mandir}/man1/qmicli.1%{?ext_man}
 
 %files -n %{_soname}
 %defattr(-,root,root)
@@ -89,6 +94,7 @@
 
 %files devel
 %defattr(-,root,root)
+%{_datadir}/gtk-doc/html/libqmi-glib/
 %{_includedir}/libqmi-glib/
 %{_libdir}/libqmi-glib.so
 %{_libdir}/pkgconfig/qmi-glib.pc

++++++ libqmi-1.0.tar.xz -> libqmi-1.8.0.tar.xz ++++++
++++ 129995 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to