provide pythonXdist(docutils)
This commit is contained in:
parent
7f34e59f08
commit
073badc7d6
@ -4,7 +4,7 @@
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.16
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: Documentation Utilities Written in Python, for General- and Special-Purpose Use
|
||||
License: Public Domain and BSD and Python and GPLv3+
|
||||
URL: http://docutils.sourceforge.net
|
||||
@ -25,6 +25,8 @@ to use, what-you-see-is-what-you-get plaintext markup language.
|
||||
|
||||
%package -n python3-%{modname}
|
||||
Summary: %{summary} for python3
|
||||
Provides: python%{python3_pkgversion}dist(docutils) = %{version}
|
||||
Provides: python%{python3_version}dist(docutils) = %{version}
|
||||
Requires: python3-lxml
|
||||
%{?python_provide:%python_provide python3-%{modname}}
|
||||
|
||||
@ -94,6 +96,12 @@ popd
|
||||
%doc THANKS.txt docs tools/editors
|
||||
|
||||
%changelog
|
||||
* Wed Dec 29 2021 shixuantong <shixuantong@huawei.com> - 0.16-6
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:provide pythonXdist(docutils)
|
||||
|
||||
* Mon Nov 2 2020 wangjie<wangjie294@huawei.com> -0.16-5
|
||||
- Type:NA
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user