diff --git a/python-pick.changes b/python-pick.changes index f922f8a..66dd42c 100644 --- a/python-pick.changes +++ b/python-pick.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 22 11:32:34 UTC 2019 - Jan Engelhardt + +- Use noun phrase. + ------------------------------------------------------------------- Sat Jan 19 14:05:14 UTC 2019 - Luigi Baldoni diff --git a/python-pick.spec b/python-pick.spec index a96eb5f..7adaadf 100644 --- a/python-pick.spec +++ b/python-pick.spec @@ -20,7 +20,7 @@ Name: python-pick Version: 0.6.4 Release: 0 -Summary: Create curses based interactive selection list in the terminal +Summary: Curses-based interactive selection list module License: MIT Group: Development/Languages/Python URL: https://github.com/wong2/pick @@ -32,8 +32,8 @@ BuildArch: noarch %python_subpackages %description -pick is a small python library to help you create curses -based interactive selection list in the terminal. +pick is a Python library to help create curses-based +interactive selection list in the terminal. %prep %setup -q -n pick-%{version}