License compliance rectification
This commit is contained in:
parent
da96cc802b
commit
4c96d92962
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user