diff --git a/python-prompt_toolkit.changes b/python-prompt_toolkit.changes index 9396b7f..ef2f51a 100644 --- a/python-prompt_toolkit.changes +++ b/python-prompt_toolkit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 27 07:07:38 UTC 2018 - jengelh@inai.de + +- Trim filler wording from descriptions. + ------------------------------------------------------------------- Tue Jul 24 14:51:27 UTC 2018 - mcepl@suse.com diff --git a/python-prompt_toolkit.spec b/python-prompt_toolkit.spec index 1d72b5e..5094b77 100644 --- a/python-prompt_toolkit.spec +++ b/python-prompt_toolkit.spec @@ -22,7 +22,7 @@ Name: python-prompt_toolkit Version: 1.0.15 Release: 0 -Summary: Library for building powerful interactive command lines in Python +Summary: Library for building interactive command lines in Python License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/jonathanslenders/python-prompt-toolkit @@ -46,7 +46,7 @@ Provides: %{oldpython}-python-prompt-toolkit = %{version} %python_subpackages %description -Prompt toolkit is a Library for building powerful interactive command +Prompt toolkit is a library for building interactive command lines in Python. %prep