From e6a45ce57ffeb268591aab0de5e87db9b709ad189ab7bafe6d74bbcb7c11e081 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 10 Jan 2019 08:21:19 +0000 Subject: [PATCH] Accepting request 664179 from home:jengelh:branches:devel:languages:python - Use noun phrase in summary. Drop unnecessary Require. OBS-URL: https://build.opensuse.org/request/show/664179 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-manuel?expand=0&rev=11 --- python-manuel.changes | 5 +++++ python-manuel.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-manuel.changes b/python-manuel.changes index 635bf93..dbe76c2 100644 --- a/python-manuel.changes +++ b/python-manuel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 9 22:20:27 UTC 2019 - Jan Engelhardt + +- Use noun phrase in summary. Drop unnecessary Require. + ------------------------------------------------------------------- Wed Jan 2 12:30:57 UTC 2019 - Tomáš Chvátal diff --git a/python-manuel.spec b/python-manuel.spec index f7f90b2..ea15f0f 100644 --- a/python-manuel.spec +++ b/python-manuel.spec @@ -21,7 +21,7 @@ Name: python-manuel Version: 1.10.1 Release: 0 -Summary: Build tested documentation +Summary: Python module to build tested documentation License: Apache-2.0 Group: Development/Languages/Python URL: https://pypi.org/project/manuel/ @@ -40,7 +40,7 @@ BuildArch: noarch %python_subpackages %description -Manuel lets you build tested documentation. +Manuel lets the user build tested documentation. Documentation, a full list of included plug-ins, and examples are available with the -doc package and at http://packages.python.org/manuel/. @@ -48,7 +48,6 @@ with the -doc package and at http://packages.python.org/manuel/. %package doc Summary: Build tested documentation Group: Development/Languages/Python -Requires: %{name} = %{version} %description doc This package contains documentation files for %{name}.