Hello community, here is the log from the commit of package kalarmcal for openSUSE:Factory checked in at 2017-02-16 16:42:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kalarmcal (Old) and /work/SRC/openSUSE:Factory/.kalarmcal.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kalarmcal" Changes: -------- --- /work/SRC/openSUSE:Factory/kalarmcal/kalarmcal.changes 2017-02-13 07:09:32.210625988 +0100 +++ /work/SRC/openSUSE:Factory/.kalarmcal.new/kalarmcal.changes 2017-02-16 16:42:26.464210576 +0100 @@ -1,0 +2,5 @@ +Sat Feb 11 20:36:11 UTC 2017 - [email protected] + +- Replace description by the one from Debian + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kalarmcal.spec ++++++ --- /var/tmp/diff_new_pack.U4JhqH/_old 2017-02-16 16:42:26.944142418 +0100 +++ /var/tmp/diff_new_pack.U4JhqH/_new 2017-02-16 16:42:26.944142418 +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 Library kalarmcal +Summary: Library for handling kalarm calendar data License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org @@ -37,18 +37,18 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -This package contains additional libraries for KDE PIM applications. +This library provides access to and handling of kalarm calendar data. %package -n libKF5AlarmCalendar5 -Summary: KDE PIM Libraries: KAlarmCal +Summary: Library for handling kalarm calendar data Group: System/Libraries Requires: %{name} = %{version} %description -n libKF5AlarmCalendar5 -This package contains additional libraries for KDE PIM applications. +This library provides access to and handling of kalarm calendar data. %package devel -Summary: KDE PIM Libraries: Build Environment +Summary: Development files for kalarmcal Group: Development/Libraries/KDE Requires: akonadi-server-devel >= %{_kapp_version} Requires: kcalcore-devel >= %{_kapp_version} @@ -59,7 +59,7 @@ %description devel This package contains necessary include files and libraries needed -to develop KDE PIM applications. +to develop applications wanting to use kalarmcal. %prep %setup -q -n kalarmcal-%{version}
