Hello community, here is the log from the commit of package libksane for openSUSE:Factory checked in at 2017-02-08 10:42:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksane (Old) and /work/SRC/openSUSE:Factory/.libksane.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksane" Changes: -------- --- /work/SRC/openSUSE:Factory/libksane/libksane.changes 2017-01-25 23:10:17.848754300 +0100 +++ /work/SRC/openSUSE:Factory/.libksane.new/libksane.changes 2017-02-08 10:42:50.759224285 +0100 @@ -1,0 +2,5 @@ +Thu Feb 2 01:06:23 UTC 2017 - [email protected] + +- Update RPM groups, and descriptions (partly from Debian) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksane.spec ++++++ --- /var/tmp/diff_new_pack.NDGvru/_old 2017-02-08 10:42:51.827075501 +0100 +++ /var/tmp/diff_new_pack.NDGvru/_new 2017-02-08 10:42:51.827075501 +0100 @@ -24,7 +24,7 @@ %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} -Summary: KDE Image Plugin Interface +Summary: KDE scanning library License: GPL-2.0+ Group: Development/Libraries/KDE Url: http://www.kde.org @@ -45,8 +45,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -This package contains a library to add scan support to KDE -applications. +The KDE scanner library provides an API and widgets for using +scanners and other imaging devices supported by SANE. %prep %setup -q @@ -59,12 +59,12 @@ %kf5_makeinstall -C build %package -n %{lname}%{_so} -Summary: KDE scan library -Group: Productivity/Graphics/Other +Summary: KDE scanning library +Group: System/Libraries %description -n %{lname}%{_so} -This package contains a library to add scan support to KDE -applications. +The KDE scanner library provides an API and widgets for using +scanners and other imaging devices supported by SANE. %post -n %{lname}%{_so} -p /sbin/ldconfig %postun -n %{lname}%{_so} -p /sbin/ldconfig @@ -78,7 +78,7 @@ %{_kf5_iconsdir}/hicolor/*/actions/gray-scale.png %package devel -Summary: KDE scan library - Development Files +Summary: Development files for the KDE scanning library Group: Development/Libraries/KDE Requires: %{lname}%{_so} = %{version} Requires: kwallet-devel
