License compliance rectification

This commit is contained in:
xigaoxinyan 2022-05-11 16:33:30 +08:00
parent da96cc802b
commit 4c96d92962

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-pyusb
Version: 1.2.1
Release: 1
Release: 2
Summary: Python USB access module
License: BSD
License: BSD-3-Clause
URL: https://pyusb.github.io/pyusb
Source0: https://files.pythonhosted.org/packages/d9/6e/433a5614132576289b8643fe598dd5d51b16e130fd591564be952e15bb45/pyusb-1.2.1.tar.gz
BuildArch: noarch
@ -78,5 +78,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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>
- Package Spec generated