diff --git a/mailimporter.changes b/mailimporter.changes index bc67102..3555a0e 100644 --- a/mailimporter.changes +++ b/mailimporter.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 12 16:41:59 UTC 2016 - lbeltrame@kde.org + +- Update descriptions + ------------------------------------------------------------------- Sat Dec 3 16:45:34 UTC 2016 - tittiatcoke@gmail.com diff --git a/mailimporter.spec b/mailimporter.spec index 491cd3d..af0ecc5 100644 --- a/mailimporter.spec +++ b/mailimporter.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: Mail import functionality for KDE PIM License: GPL-2.0 Group: Development/Libraries/C and C++ Url: http://www.kde.org @@ -48,7 +48,9 @@ ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -This package contains the mailimporter library. +The mailimporter library is a KDE PIM project to provide a framework +for importing mail from different formats into Mail User Agents such as +KMail or Kontact. %prep %setup -q @@ -68,7 +70,8 @@ Group: System/Libraries Requires: %{name} = %{version} %description -n libKF5MailImporter5 -MailImporter Library +This package provides the mailimporter library, used by KDE PIM applications +to import data from other mail formats (such as mbox, Maildir...). %post -n libKF5MailImporter5 -p /sbin/ldconfig %postun -n libKF5MailImporter5 -p /sbin/ldconfig @@ -80,7 +83,7 @@ Group: Development/Libraries/C and C++ Requires: libKF5MailImporter5 = %{version} %description devel -The development package for the mailimporter libraries +This package provides the development headers of the mailimporter library. %files devel %defattr(-,root,root)