diff --git a/python-pygments.spec b/python-pygments.spec index 8c6c5ba1bcebed410efb2fb2a4dfffed08cd866c..dd25cacc2cbe1b2d6ef1c2168b2f1dc1bace816d 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -17,8 +17,8 @@ need to prettify source code. Highlights are: \ Name: python-pygments Summary: Syntax highlighting engine written in Python Version: 2.10.0 -Release: 2 -License: BSD +Release: 3 +License: BSD-2-Clause URL: http://pygments.org/ Source0: https://pypi.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz @@ -78,6 +78,9 @@ make test %endif %changelog +* Wed May 11 2022 wulei - 2.10.0-3 +- License compliance rectification + * Thu Feb 03 2022 Liu Zixian -2.10.0-2 - Disable doc temporarily to break build dependency.