mirror of
https://abf.rosa.ru/djam/python-sphinxcontrib-log-cabinet.git
synced 2025-02-24 08:22:51 +00:00
Updated python-sphinxcontrib-log-cabinet.spec
This commit is contained in:
parent
4c7560e60e
commit
0149c61cd7
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
%define oname sphinxcontrib-log-cabinet
|
%define oname sphinxcontrib-log-cabinet
|
||||||
|
|
||||||
Summary: Organize changelogs generated by versionadded etc.
|
Summary: Organize changelogs generated by versionadded etc
|
||||||
Name: python-%oname
|
Name: python-%oname
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 2
|
Release: 2
|
||||||
|
@ -19,7 +19,7 @@ older versions will be collapsed by default.
|
||||||
|
|
||||||
#==============================================================================
|
#==============================================================================
|
||||||
%package -n %python2-%oname
|
%package -n %python2-%oname
|
||||||
Summary: Organize changelogs generated by versionadded etc.
|
Summary: Organize changelogs generated by versionadded etc
|
||||||
Group: Development/Python
|
Group: Development/Python
|
||||||
|
|
||||||
%description -n %python2-%oname
|
%description -n %python2-%oname
|
||||||
|
@ -36,7 +36,7 @@ older versions will be collapsed by default.
|
||||||
#==============================================================================
|
#==============================================================================
|
||||||
|
|
||||||
%package -n python3-%oname
|
%package -n python3-%oname
|
||||||
Summary: Organize changelogs generated by versionadded etc.
|
Summary: Organize changelogs generated by versionadded etc
|
||||||
Group: Development/Python
|
Group: Development/Python
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3egg(setuptools)
|
BuildRequires: python3egg(setuptools)
|
||||||
|
|
Loading…
Add table
Reference in a new issue