!6 License compliance rectification

From: @xigaoxinyan 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-16 08:53:39 +00:00 committed by Gitee
commit c2b29479b8
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 %global _empty_manifest_terminate_build 0
Name: python-pyusb Name: python-pyusb
Version: 1.2.1 Version: 1.2.1
Release: 1 Release: 2
Summary: Python USB access module Summary: Python USB access module
License: BSD License: BSD-3-Clause
URL: https://pyusb.github.io/pyusb URL: https://pyusb.github.io/pyusb
Source0: https://files.pythonhosted.org/packages/d9/6e/433a5614132576289b8643fe598dd5d51b16e130fd591564be952e15bb45/pyusb-1.2.1.tar.gz Source0: https://files.pythonhosted.org/packages/d9/6e/433a5614132576289b8643fe598dd5d51b16e130fd591564be952e15bb45/pyusb-1.2.1.tar.gz
BuildArch: noarch BuildArch: noarch
@ -78,5 +78,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed May 11 2022 xigaoxinyan <xigaoxinyan@h-partners.com> -1.2.1-2
- License compliance rectification
* Wed Sep 01 2021 Python_Bot <Python_Bot@openeuler.org> * Wed Sep 01 2021 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated