!28 License compliance rectification

From: @wu-leilei 
Reviewed-by: @ruebb 
Signed-off-by: @ruebb
This commit is contained in:
openeuler-ci-bot 2022-06-10 02:53:07 +00:00 committed by Gitee
commit 8fead11da9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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.