License compliance rectification

This commit is contained in:
wu-leilei 2022-05-11 15:32:18 +08:00
parent 297465b9b7
commit 7a3a96d10e

View File

@ -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 <wulei80@h-partners.com> - 2.10.0-3
- License compliance rectification
* Thu Feb 03 2022 Liu Zixian <liuzixian4@huawei.com> -2.10.0-2
- Disable doc temporarily to break build dependency.