License compliance rectification

This commit is contained in:
penelope 2022-05-10 11:36:29 +08:00
parent 3e0369274f
commit 0bbe843c24

View File

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