diff --git a/libqmi.changes b/libqmi.changes index fff8388..f7a252f 100644 --- a/libqmi.changes +++ b/libqmi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 23 20:42:43 UTC 2016 - jengelh@inai.de + +- Improve description; say what QMI is + ------------------------------------------------------------------- Mon Feb 15 18:57:05 UTC 2016 - zaitor@opensuse.org diff --git a/libqmi.spec b/libqmi.spec index d804fe7..3237e4c 100644 --- a/libqmi.spec +++ b/libqmi.spec @@ -24,7 +24,7 @@ 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 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 @@ BuildRequires: pkgconfig(gobject-2.0) 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 @@ Group: System/Libraries 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.