diff --git a/python-pyusb.spec b/python-pyusb.spec index 9e107a0..a4a8180 100644 --- a/python-pyusb.spec +++ b/python-pyusb.spec @@ -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 -1.2.1-2 +- License compliance rectification + * Wed Sep 01 2021 Python_Bot - Package Spec generated