Hello community, here is the log from the commit of package libqmi for openSUSE:Factory checked in at 2016-03-29 09:51:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-02-22 08:56:03.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libqmi.new/libqmi.changes 2016-03-29 09:51:07.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Mar 23 20:42:43 UTC 2016 - [email protected] + +- Improve description; say what QMI is + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqmi.spec ++++++ --- /var/tmp/diff_new_pack.tJkTnN/_old 2016-03-29 09:51:08.000000000 +0200 +++ /var/tmp/diff_new_pack.tJkTnN/_new 2016-03-29 09:51:08.000000000 +0200 @@ -24,7 +24,7 @@ # 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 License: LGPL-2.1+ and GPL-2.0+ -Group: System/Libraries +Group: Hardware/Modem Url: http://cgit.freedesktop.org/libqmi/ Source0: http://www.freedesktop.org/software/libqmi/%{name}-%{version}.tar.xz Source99: libqmi-rpmlintrc @@ -34,7 +34,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -A GLib/GIO based library to control QMI devices +libqmi is a glib-based library for talking to WWAN modems and devices +which speak the Qualcomm MSM Interface (QMI) protocol. %package -n %{_soname} Summary: Library to control QMI devices @@ -43,14 +44,16 @@ Recommends: %{name}-tools %description -n %{_soname} -A GLib/GIO based library to control QMI devices +libqmi is a glib-based library for talking to WWAN modems and devices +which speak the Qualcomm MSM Interface (QMI) protocol. %package tools Summary: Helper utilities to control QMI devices Group: Hardware/Modem %description tools -A GLib/GIO based library to control QMI devices. +libqmi is a glib-based library for talking to WWAN modems and devices +which speak the Qualcomm MSM Interface (QMI) protocol. This package contains command line tools to manage such devices.
