diff --git a/python-sphinx-feature-classification.changes b/python-sphinx-feature-classification.changes index 19c293c..934f376 100644 --- a/python-sphinx-feature-classification.changes +++ b/python-sphinx-feature-classification.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 18 23:27:57 UTC 2018 - Jan Engelhardt + +- Use noun phrase in descriptions. + ------------------------------------------------------------------- Tue Dec 4 12:54:49 UTC 2018 - Matej Cepl diff --git a/python-sphinx-feature-classification.spec b/python-sphinx-feature-classification.spec index 795d693..5ceee07 100644 --- a/python-sphinx-feature-classification.spec +++ b/python-sphinx-feature-classification.spec @@ -20,7 +20,7 @@ Name: python-sphinx-feature-classification Version: 0.1.0 Release: 0 -Summary: Generate a matrix of pluggable drivers and their support to an API in Sphinx +Summary: Sphinx extension to generate a matrix of pluggable drivers License: Apache-2.0 Group: Development/Languages/Python URL: http://www.openstack.org/ @@ -34,7 +34,8 @@ BuildArch: noarch %python_subpackages %description -Generate in sphinx a matrix of pluggable drivers and their support to an API. +An extension to Sphinx to generate a matrix of pluggable drivers and +their support to an API. %prep %setup -q -n sphinx-feature-classification-%{version}