diff --git a/python-w3lib.spec b/python-w3lib.spec index 08292953f3ea5350f61676f9d41b20327db2267a..8aaf211d1c009e3b5aa0e46a53ce361699df51e9 100644 --- a/python-w3lib.spec +++ b/python-w3lib.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-w3lib Version: 1.22.0 -Release: 1 +Release: 2 Summary: Library of web-related functions -License: BSD +License: BSD-3-Clause URL: https://github.com/scrapy/w3lib Source0: https://files.pythonhosted.org/packages/5e/2f/76558d2712d93e9267a3160190f1bb005f97ef4aba35592728f63747da8b/w3lib-1.22.0.tar.gz BuildArch: noarch @@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon May 9 2022 yaoxin - 1.22.0-2 +- License compliance rectification + * Mon Jun 28 2021 Python_Bot - Package Spec generated