Hello community,

here is the log from the commit of package libqt5-qtsensors for 
openSUSE:Factory checked in at 2017-09-12 19:52:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtsensors (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtsensors.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtsensors"

Tue Sep 12 19:52:29 2017 rev:28 rq:523343 version:5.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtsensors/libqt5-qtsensors.changes        
2017-07-08 12:24:27.694561025 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qtsensors.new/libqt5-qtsensors.changes   
2017-09-12 19:52:30.935368044 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 16:34:28 UTC 2017 - jeng...@inai.de
+
+- Update package descriptions and fix RPM groups.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libqt5-qtsensors.spec ++++++
--- /var/tmp/diff_new_pack.ZEaSLj/_old  2017-09-12 19:52:31.455294941 +0200
+++ /var/tmp/diff_new_pack.ZEaSLj/_new  2017-09-12 19:52:31.455294941 +0200
@@ -23,7 +23,7 @@
 Name:           libqt5-qtsensors
 Version:        5.9.1
 Release:        0
-Summary:        Qt 5 Serial Port Addon
+Summary:        Qt 5 Sensors library
 License:        SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Group:          Development/Libraries/X11
 Url:            https://www.qt.io
@@ -47,22 +47,26 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-Qt is a set of libraries for developing applications.
+The Qt Sensors API provides access to sensor hardware via QML and C++
+interfaces. The Qt Sensors API also provides a motion gesture
+recognition API for devices.
 
 %prep
 %setup -q -n qtsensors-opensource-src-%{real_version}
 
 %package -n %libname
-Summary:        Qt 5 Serial Port Addon
-Group:          Development/Libraries/X11
+Summary:        Qt 5 Sensors library
+Group:          System/Libraries
 %requires_ge libQt5Core5
 
 %description -n %libname
-Qt is a set of libraries for developing applications.
+The Qt Sensors API provides access to sensor hardware via QML and C++
+interfaces. The Qt Sensors API also provides a motion gesture
+recognition API for devices.
 
 %package -n %libname-imports
-Summary:        Qt 5 Serial Port Addon - QML imports
-Group:          Development/Libraries/X11
+Summary:        QML imports for the Qt 5 Sensors library
+Group:          System/Libraries
 Supplements:    packageand(%libname:libQtQuick5)
 # imports splited with 5.4.1
 Conflicts:      %libname < 5.4.1
@@ -75,17 +79,21 @@
 handling.
 
 %package devel
-Summary:        Qt Development Kit
+Summary:        Development files for the Qt 5 Sensors library
 Group:          Development/Libraries/X11
 Requires:       %libname = %{version}
 Provides:       libQt5Sensors-devel = %{version}
 Obsoletes:      libQt5Sensors-devel < %{version}
 
 %description devel
-You need this package, if you want to compile programs with qtsensors.
+The Qt Sensors API provides access to sensor hardware via QML and C++
+interfaces.
+
+This subpackage contains the header files for developing
+applications that want to make use of libQt5Sensors5.
 
 %package private-headers-devel
-Summary:        Non-ABI stable experimental API
+Summary:        Non-ABI stable experimental API for the Qt5 Sensors library
 Group:          Development/Libraries/C and C++
 BuildArch:      noarch
 Requires:       %{name}-devel = %{version}
@@ -101,7 +109,7 @@
 
 %package examples
 Summary:        Qt5 sensors examples
-Group:          Development/Libraries/X11
+Group:          Documentation/Other
 Recommends:     %{name}-devel
 
 %description examples


Reply via email to