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
This commit is contained in:
Todd R
2018-12-19 03:55:45 +00:00
committed by Git OBS Bridge
parent bcdb3527c6
commit d5cc3f2f82
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 18 23:27:57 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in descriptions.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 4 12:54:49 UTC 2018 - Matej Cepl <mcepl@suse.com> Tue Dec 4 12:54:49 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -20,7 +20,7 @@
Name: python-sphinx-feature-classification Name: python-sphinx-feature-classification
Version: 0.1.0 Version: 0.1.0
Release: 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 License: Apache-2.0
Group: Development/Languages/Python Group: Development/Languages/Python
URL: http://www.openstack.org/ URL: http://www.openstack.org/
@@ -34,7 +34,8 @@ BuildArch: noarch
%python_subpackages %python_subpackages
%description %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 %prep
%setup -q -n sphinx-feature-classification-%{version} %setup -q -n sphinx-feature-classification-%{version}