From ff386317ca295e9fdf6f5da7f3cd92bf012e30d975a275843032c4b8850c51a2 Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 30 Nov 2018 19:26:06 +0000 Subject: [PATCH] Accepting request 653080 from home:jengelh:branches:devel:languages:python - Use noun phrase in summary. + grammar OBS-URL: https://build.opensuse.org/request/show/653080 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redbaron?expand=0&rev=2 --- python-redbaron.changes | 5 +++++ python-redbaron.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/python-redbaron.changes b/python-redbaron.changes index f9383c6..88739e3 100644 --- a/python-redbaron.changes +++ b/python-redbaron.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 30 13:43:45 UTC 2018 - Jan Engelhardt + +- Use noun phrase in summary. + ------------------------------------------------------------------- Thu Nov 15 00:06:35 UTC 2018 - Todd R diff --git a/python-redbaron.spec b/python-redbaron.spec index c93db66..7c1dbe4 100644 --- a/python-redbaron.spec +++ b/python-redbaron.spec @@ -20,7 +20,7 @@ Name: python-redbaron Version: 0.8 Release: 0 -Summary: Write code that modifies source code +Summary: Python module for writing code that modifies source code License: LGPL-3.0-or-later Group: Development/Languages/Python URL: https://github.com/PyCQA/redbaron @@ -37,9 +37,9 @@ BuildRequires: %{python_module baron >= 0.7} %python_subpackages %description -RedBaron is a python library and tool to write code that modifies -source code. That includes writing custom refactoring, generic -refactoring, tools, IDE or directly modifying you source code into +RedBaron is a Python library and tool to write code that modifies +source code. This includes writing custom refactoring, generic +refactoring, tools, IDE or directly modifying source code in IPython. %prep