License compliance rectification
This commit is contained in:
parent
fab767c1cf
commit
da718011ec
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pyperclip
|
Name: python-pyperclip
|
||||||
Version: 1.8.2
|
Version: 1.8.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A cross-platform clipboard module for Python. (Only handles plain text for now.)
|
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
|
URL: https://github.com/asweigart/pyperclip
|
||||||
Source0: https://files.pythonhosted.org/packages/a7/2c/4c64579f847bd5d539803c8b909e54ba087a79d01bb3aba433a95879a6c5/pyperclip-1.8.2.tar.gz
|
Source0: https://files.pythonhosted.org/packages/a7/2c/4c64579f847bd5d539803c8b909e54ba087a79d01bb3aba433a95879a6c5/pyperclip-1.8.2.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -67,6 +67,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 9 2022 yaoxin <yaoxin30@h-partners.com> - 1.8.2-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Mon Aug 09 2021 OpenStack_SIG <openstack@openeuler.org> - 1.8.2-1
|
* Mon Aug 09 2021 OpenStack_SIG <openstack@openeuler.org> - 1.8.2-1
|
||||||
- Update vertion to 1.8.2
|
- Update vertion to 1.8.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user