Hello community,

here is the log from the commit of package kdgantt2 for openSUSE:Factory 
checked in at 2017-01-31 12:15:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdgantt2 (Old)
 and      /work/SRC/openSUSE:Factory/.kdgantt2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdgantt2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdgantt2/kdgantt2.changes        2016-11-12 
13:31:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kdgantt2.new/kdgantt2.changes   2017-02-03 
17:44:34.038390240 +0100
@@ -1,0 +2,5 @@
+Thu Jan 26 14:13:08 UTC 2017 - [email protected]
+
+- Take better description from Debian.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kdgantt2.spec ++++++
--- /var/tmp/diff_new_pack.JJyxKI/_old  2017-02-03 17:44:34.342347217 +0100
+++ /var/tmp/diff_new_pack.JJyxKI/_new  2017-02-03 17:44:34.346346651 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdgantt2
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,9 +19,9 @@
 Name:           kdgantt2
 Version:        16.08.3
 Release:        0
-Summary:        Base package of kdepim
+Summary:        Gantt chart library
 License:        GPL-2.0
-Group:          System/Libraries
+Group:          System/GUI/KDE
 Url:            http://www.kde.org
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 5.19.0
@@ -33,7 +33,11 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-This package contains the kdgantt2 library.
+This library implements Gantt chart drawing functionality. It allows
+to easily embed the Gantt charts into the application as long as it
+is capable of drawing QWidget or QGraphicsView objects.
+
+This package is part of the KDE PIM module.
 
 %prep
 %setup -q
@@ -47,13 +51,15 @@
 %kf5_makeinstall -C build
 
 %package -n libKF5KDGantt2-5
-Summary:        KDGantt2 library for kdepim
+Summary:        Gantt chart library for kdepim
 License:        LGPL-2.1+
 Group:          System/Libraries
 Requires:       kdgantt2 = %{version}
 
 %description -n libKF5KDGantt2-5
-The KDGantt2 library
+This library implements Gantt chart drawing functionality. It allows
+to easily embed the Gantt charts into the application as long as it
+is capable of drawing QWidget or QGraphicsView objects.
 
 %post  -n libKF5KDGantt2-5 -p /sbin/ldconfig
 %postun -n libKF5KDGantt2-5 -p /sbin/ldconfig
@@ -65,7 +71,7 @@
 Requires:       libKF5KDGantt2-5 = %{version}
 
 %description devel
-The development package for the kdgantt2 libraries
+The development package for the kdgantt2 libraries.
 
 %files devel
 %defattr(-,root,root)


Reply via email to