!2 License compliance rectification

From: @penelope_y 
Reviewed-by: @myeuler 
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2022-05-11 09:39:27 +00:00 committed by Gitee
commit cbde435d90
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-PyNLPl
Version: 1.2.9
Release: 1
Release: 2
Summary: A Python library for Natural Language Processing.
License: GPL
License: GPL-3.0-only
URL: https://github.com/proycon/pynlpl
Source0: https://files.pythonhosted.org/packages/ba/af/ee46390c14f270c891ecc5bd4cd3f02c7be408bb2d36bd96b1ae92ccb544/PyNLPl-1.2.9.tar.gz
BuildArch: noarch
@ -71,5 +71,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Tue May 10 2022 yangping <yangping69@h-partners> - 1.2.9-2
- License compliance rectification
* Tue Oct 20 2020 wangwuzhe <wangwuzhe@huawei.com>
- Package Spec generated