diff --git a/python-sphinxcontrib-log-cabinet.spec b/python-sphinxcontrib-log-cabinet.spec index fe08cf0..2d3fdb8 100644 --- a/python-sphinxcontrib-log-cabinet.spec +++ b/python-sphinxcontrib-log-cabinet.spec @@ -1,6 +1,6 @@ %define oname sphinxcontrib-log-cabinet -Summary: Organize changelogs generated by versionadded etc. +Summary: Organize changelogs generated by versionadded etc Name: python-%oname Version: 1.0.1 Release: 2 @@ -19,7 +19,7 @@ older versions will be collapsed by default. #============================================================================== %package -n %python2-%oname -Summary: Organize changelogs generated by versionadded etc. +Summary: Organize changelogs generated by versionadded etc Group: Development/Python %description -n %python2-%oname @@ -36,7 +36,7 @@ older versions will be collapsed by default. #============================================================================== %package -n python3-%oname -Summary: Organize changelogs generated by versionadded etc. +Summary: Organize changelogs generated by versionadded etc Group: Development/Python BuildRequires: python3-devel BuildRequires: python3egg(setuptools)