diff --git a/python-pyperclip.spec b/python-pyperclip.spec index 343679e080857b76381ebf46402d04eeffcb5e48..db426e2a83f75a046f7adc53e9ef5e3efc322cad 100644 --- a/python-pyperclip.spec +++ b/python-pyperclip.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-pyperclip Version: 1.8.2 -Release: 1 +Release: 2 Summary: A cross-platform clipboard module for Python. (Only handles plain text for now.) -License: BSD +License: BSD-3-Clause URL: https://github.com/asweigart/pyperclip Source0: https://files.pythonhosted.org/packages/a7/2c/4c64579f847bd5d539803c8b909e54ba087a79d01bb3aba433a95879a6c5/pyperclip-1.8.2.tar.gz BuildArch: noarch @@ -67,6 +67,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon May 9 2022 yaoxin - 1.8.2-2 +- License compliance rectification + * Mon Aug 09 2021 OpenStack_SIG - 1.8.2-1 - Update vertion to 1.8.2