diff --git a/python-cleo.changes b/python-cleo.changes index 3ed579d..0625a34 100644 --- a/python-cleo.changes +++ b/python-cleo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 17 11:15:12 UTC 2019 - Jan Engelhardt + +- Use noun phrase in summary. Trim filler wording from + descriptions. + ------------------------------------------------------------------- Mon Sep 16 08:39:53 UTC 2019 - Tomáš Chvátal diff --git a/python-cleo.spec b/python-cleo.spec index ec3e378..640e646 100644 --- a/python-cleo.spec +++ b/python-cleo.spec @@ -20,7 +20,7 @@ Name: python-cleo Version: 0.7.5 Release: 0 -Summary: Cleo allows you to create beautiful and testable command-line interfaces +Summary: Python module for creating testable command-line interfaces License: MIT Group: Development/Languages/Python URL: https://github.com/sdispater/cleo @@ -43,7 +43,7 @@ BuildArch: noarch %python_subpackages %description -Cleo allows you to create beautiful and testable command-line interfaces. +Cleo allows creating testable command-line interfaces. %prep %setup -q -n cleo-%{version}