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