diff --git a/python-sphinxcontrib-log-cabinet.spec b/python-sphinxcontrib-log-cabinet.spec index 2227fb9..fe08cf0 100644 --- a/python-sphinxcontrib-log-cabinet.spec +++ b/python-sphinxcontrib-log-cabinet.spec @@ -3,7 +3,7 @@ Summary: Organize changelogs generated by versionadded etc. Name: python-%oname Version: 1.0.1 -Release: 1 +Release: 2 Url: https://github.com/davidism/sphinxcontrib-log-cabinet Source0: https://files.pythonhosted.org/packages/75/26/0687391e10c605a4d0c7ebe118c57c51ecc687128bcdae5803d9b96def81/sphinxcontrib-log-cabinet-1.0.1.tar.gz License: BSD @@ -20,6 +20,7 @@ older versions will be collapsed by default. #============================================================================== %package -n %python2-%oname Summary: Organize changelogs generated by versionadded etc. +Group: Development/Python %description -n %python2-%oname Organize changelogs generated by versionadded, versionchanged, deprecated @@ -36,6 +37,7 @@ older versions will be collapsed by default. %package -n python3-%oname Summary: Organize changelogs generated by versionadded etc. +Group: Development/Python BuildRequires: python3-devel BuildRequires: python3egg(setuptools)