From d5cc3f2f8253ba023289d0ec887ade9134c4aca2e8465b82ab3677a529570b28 Mon Sep 17 00:00:00 2001 From: Todd R Date: Wed, 19 Dec 2018 03:55:45 +0000 Subject: [PATCH] Accepting request 659777 from home:jengelh:branches:devel:languages:python - Use noun phrase in descriptions. OBS-URL: https://build.opensuse.org/request/show/659777 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-feature-classification?expand=0&rev=5 --- python-sphinx-feature-classification.changes | 5 +++++ python-sphinx-feature-classification.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) 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}