Hello community,

here is the log from the commit of package libqmi for openSUSE:Factory checked 
in at 2016-05-05 08:11:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2016-03-29 
09:51:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libqmi.new/libqmi.changes       2016-05-05 
08:11:53.000000000 +0200
@@ -1,0 +2,36 @@
+Sat Apr  9 11:03:29 UTC 2016 - [email protected]
+
+- Update to version 1.14.2:
+  + Added compatibility symbols for some API breaks introduced in
+    1.14.0:
+  + This release will recover the old names and still keep the new
+    ones around for compatibility.
+  + libqmi-glib: Fixed QMI_DMS_BAND_CAPABILITY_BC_15 enum value so
+    that it isn't treated as a negative value. This may actually be
+    treated as a minor ABI break.
+  + qmicli: Fixed --dms-get-band-capabilities output on 32-bit
+    platforms.
+  + Fixed license text of the voice service implementation.
+- Changes from version 1.14.0:
+  + This version comes with a couple of small API breaks:
+  + ECIO value type in "NAS Event Report Indication" is given as
+    unsigned.
+  + ECIO value in ECIO List array type in "NAS Get Signal Strenght"
+    is given as unsigned.
+  + QMI_NAS_SIM_REJECT_STATE_SIM_AVAILABLE enum name was fixed.
+  + The library and tools now support working with modems which
+    only implement raw IP (i.e. no ethernet headers) in the WWAN
+    interface. This relies on the kernel to expose
+    '/sys/class/net/<WWAN>/qmi/raw_ip' sysfs files for each WWAN
+    network interface (available since Linux 4.5-rc1).
+  + New initial support for the 'Voice' service.
+  + The qmicli tool has been updated with several new
+    functionalities.
+  + The qmi-network helper script has been updated with several new
+    features.
+  + Added command completion support in qmicli.
+  + Other bugfixes and minor improvements.
+- Bump soname following upstream changes, and as a result: rename
+  subpackage to libqmi-glib5.
+
+-------------------------------------------------------------------

Old:
----
  libqmi-1.12.8.tar.xz

New:
----
  libqmi-1.14.2.tar.xz

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

Other differences:
------------------
++++++ libqmi.spec ++++++
--- /var/tmp/diff_new_pack.2dqIKb/_old  2016-05-05 08:11:54.000000000 +0200
+++ /var/tmp/diff_new_pack.2dqIKb/_new  2016-05-05 08:11:54.000000000 +0200
@@ -18,8 +18,8 @@
 
 
 Name:           libqmi
-%define _soname libqmi-glib1
-Version:        1.12.8
+%define _soname libqmi-glib5
+Version:        1.14.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
@@ -88,6 +88,10 @@
 %doc COPYING
 %{_bindir}/qmi-network
 %{_bindir}/qmicli
+# Own dirs to avoid depending on them while building
+%dir %{_datadir}/bash-completion
+%dir %{_datadir}/bash-completion/completions
+%{_datadir}/bash-completion/completions/qmicli
 %{_libexecdir}/qmi-proxy
 %{_mandir}/man1/qmi-network.1%{?ext_man}
 %{_mandir}/man1/qmicli.1%{?ext_man}

++++++ libqmi-1.12.8.tar.xz -> libqmi-1.14.2.tar.xz ++++++
++++ 57666 lines of diff (skipped)


Reply via email to