diff --git a/pim-sieve-editor.changes b/pim-sieve-editor.changes index 4fc04ec..7828c0f 100644 --- a/pim-sieve-editor.changes +++ b/pim-sieve-editor.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 12 13:07:28 UTC 2016 - lbeltrame@kde.org + +- Improve descriptions + ------------------------------------------------------------------- Sat Dec 3 16:48:26 UTC 2016 - tittiatcoke@gmail.com diff --git a/pim-sieve-editor.spec b/pim-sieve-editor.spec index 812c1bf..30ed5b2 100644 --- a/pim-sieve-editor.spec +++ b/pim-sieve-editor.spec @@ -22,7 +22,7 @@ Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} -Summary: Base package of kdepim +Summary: Sieve scripts editor for KDE PIM License: GPL-2.0+ and LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org @@ -55,7 +55,9 @@ Requires: kmail BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -This package contains the core files of the kdepim module. +This package provides an editor, complete with syntax highlighting and +command completion, to edit Sieve scripts ("server side filtering") +in KDE PIM applications. %prep %setup -q