diff --git a/mbox-importer.changes b/mbox-importer.changes index cf75596..d80e375 100644 --- a/mbox-importer.changes +++ b/mbox-importer.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 9 10:56:48 UTC 2016 - fabian@ritter-vogt.de + +- Fixup summary and description + ------------------------------------------------------------------- Sat Dec 3 16:46:18 UTC 2016 - tittiatcoke@gmail.com diff --git a/mbox-importer.spec b/mbox-importer.spec index 21e6ab3..3dbb945 100644 --- a/mbox-importer.spec +++ b/mbox-importer.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: Tool for importing mbox archives into akonadi License: GPL-2.0+ and LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org @@ -44,7 +44,8 @@ BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -This package contains the core files of the kdepim module. +This package contains a tool that can be used to import mbox archives +into akonadi. %prep %setup -q