Hello community,

here is the log from the commit of package kcalutils for openSUSE:Factory 
checked in at 2017-02-16 16:42:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcalutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalutils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalutils/kcalutils.changes      2017-02-13 
07:13:39.543331785 +0100
+++ /work/SRC/openSUSE:Factory/.kcalutils.new/kcalutils.changes 2017-02-16 
16:42:37.286673614 +0100
@@ -1,0 +2,5 @@
+Sat Feb 11 20:38:26 UTC 2017 - jeng...@inai.de
+
+- Replace description by one from Debian
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kcalutils.spec ++++++
--- /var/tmp/diff_new_pack.bEGNNz/_old  2017-02-16 16:42:37.738609432 +0100
+++ /var/tmp/diff_new_pack.bEGNNz/_new  2017-02-16 16:42:37.738609432 +0100
@@ -22,7 +22,7 @@
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-Summary:        KDE PIM Libraries: KCalUtils
+Summary:        Library with utility functions for handling calendar data
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
@@ -41,18 +41,20 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-This package contains additional libraries for KDE PIM applications.
+This library provides a set of utility functions that help
+applications access and use calendar data via the KCalCore library.
 
 %package -n libKF5CalendarUtils5
-Summary:        KDE PIM Libraries: Calendar Utilities
-Group:          Development/Libraries/KDE
+Summary:        Library with utility functions for handling calendar data
+Group:          System/Libraries
 Requires:       %{name} = %{version}
 
 %description  -n libKF5CalendarUtils5
-This package contains the Calendar Utility library for KDE PIM applications
+This library provides a set of utility functions that help
+applications access and use calendar data via the KCalCore library.
 
 %package devel
-Summary:        KDE PIM Libraries: Build Environment
+Summary:        Development files for kcalutils
 Group:          Development/Libraries/KDE
 Requires:       kcalcore-devel
 Requires:       kcoreaddons-devel >= %{kf5_version}
@@ -63,7 +65,7 @@
 
 %description devel
 This package contains necessary include files and libraries needed
-to develop KDE PIM applications.
+to develop applications wanting to use kcalutils.
 
 %prep
 %setup -q -n kcalutils-%{version}


Reply via email to