From 36fce8e6ec11510823fa46ca2b1d03a79f4230181e64a80d803721d6c9da23d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 17 Sep 2019 13:01:48 +0000 Subject: [PATCH] Accepting request 731503 from home:jengelh:branches:devel:languages:python - Use noun phrase in summary. Trim filler wording from descriptions. OBS-URL: https://build.opensuse.org/request/show/731503 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cleo?expand=0&rev=3 --- python-cleo.changes | 6 ++++++ python-cleo.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) 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}