From 3b6368852405a5a1dc2691e010039dd1da1eeca4932d8987a7304838d0a51c2f Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Wed, 6 Sep 2017 07:25:49 +0000 Subject: [PATCH] Accepting request 521574 from home:jengelh:branches:devel:languages:python - Ensure neutrality of description. +some grammar tweak OBS-URL: https://build.opensuse.org/request/show/521574 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-entrypoint2?expand=0&rev=13 --- python-entrypoint2.changes | 5 +++++ python-entrypoint2.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/python-entrypoint2.changes b/python-entrypoint2.changes index 9a42f68..ab4de99 100644 --- a/python-entrypoint2.changes +++ b/python-entrypoint2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 5 23:48:55 UTC 2017 - jengelh@inai.de + +- Ensure neutrality of description. + ------------------------------------------------------------------- Thu Aug 24 13:38:12 UTC 2017 - jmatejek@suse.com diff --git a/python-entrypoint2.spec b/python-entrypoint2.spec index d526025..049f515 100644 --- a/python-entrypoint2.spec +++ b/python-entrypoint2.spec @@ -20,7 +20,7 @@ Name: python-entrypoint2 Version: 0.0.6 Release: 0 -Summary: Easy to use command-line interface for python modules, fork of entrypoint +Summary: Command-line interface for python modules License: BSD-2-Clause Group: Development/Languages/Python Url: https://github.com/ponty/entrypoint2 @@ -36,8 +36,8 @@ BuildArch: noarch %python_subpackages %description -entrypoint2 is an easy to use command-line interface for python modules, fork -of entrypoint. +entrypoint2 is a command-line interface for python modules, forked +off entrypoint. %prep %setup -q -n entrypoint2-%{version}