diff --git a/python-pyftpdlib.changes b/python-pyftpdlib.changes index 4cae0c3..541f65b 100644 --- a/python-pyftpdlib.changes +++ b/python-pyftpdlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 6 00:25:48 UTC 2017 - jengelh@inai.de + +- Trim exaggeration from descriptions. + ------------------------------------------------------------------- Thu Jun 22 14:14:51 UTC 2017 - jmatejek@suse.com diff --git a/python-pyftpdlib.spec b/python-pyftpdlib.spec index 94da2bf..5fbdc23 100644 --- a/python-pyftpdlib.spec +++ b/python-pyftpdlib.spec @@ -21,7 +21,7 @@ Name: python-pyftpdlib Version: 1.5.2 Release: 0 -Summary: Very fast asynchronous FTP server library +Summary: Asynchronous FTP server library for Python License: MIT Group: Development/Languages/Python Url: https://github.com/giampaolo/pyftpdlib/ @@ -38,16 +38,8 @@ BuildArch: noarch %python_subpackages %description -Python FTP server library provides a high-level portable interface to easily -write very efficient, scalable and asynchronous FTP servers with Python. It is -the most complete `RFC-959 `__ FTP server -implementation available for `Python `__ programming -language and it's used in projects like -`Google Chromium `__ and -`Bazaar `__ and included in -`Debian `__, -`Fedora `__ and -`FreeBSD `__ package repositories. +The Python FTP server library provides a high-level interface to +write very asynchronous FTP servers with Python. %prep %setup -q -n pyftpdlib-%{version}