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
This commit is contained in:
Tomáš Chvátal 2019-01-10 08:21:19 +00:00 committed by Git OBS Bridge
parent c82987023e
commit e6a45ce57f
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 9 22:20:27 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary. Drop unnecessary Require.
-------------------------------------------------------------------
Wed Jan 2 12:30:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -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}.