diff --git a/python-pygments.spec b/python-pygments.spec index e8ccb56..8c6c5ba 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -12,12 +12,12 @@ need to prettify source code. Highlights are: \ RTF, LaTeX and ANSI sequences \ * it is usable as a command-line tool and as a library \ * … and it highlights even Perl 6! -%bcond_without docs +%bcond_with docs %bcond_without tests Name: python-pygments Summary: Syntax highlighting engine written in Python Version: 2.10.0 -Release: 1 +Release: 2 License: BSD URL: http://pygments.org/ Source0: https://pypi.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz @@ -78,6 +78,9 @@ make test %endif %changelog +* Thu Feb 03 2022 Liu Zixian -2.10.0-2 +- Disable doc temporarily to break build dependency. + * Mon Dec 20 2021 renhongxun - 2.10.0-1 - Upgrade version to 2.10.0