diff --git a/python-lxml.spec b/python-lxml.spec index 153dbc6128dc01a8d2f23356511a111baaa3450f..b64153c75f76ab6fc2a7ba7f92067a56aebbb491 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -7,11 +7,11 @@ The latest release works with all CPython versions from 2.7 to 3.7. Name: python-%{modname} Version: 4.7.1 -Release: 4 +Release: 5 Summary: XML processing library combining libxml2/libxslt with the ElementTree API License: BSD URL: https://files.pythonhosted.org -Source0: https://files.pythonhosted.org/packages/db/f7/43fecb94d66959c1e23aa53d6161231dca0e93ec500224cf31b3c4073e37/lxml-4.7.1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/l/lxml/lxml-%{version}.tar.gz Patch6000: backport-CVE-2022-2309.patch Patch6001: backport-Work-around-libxml2-bug-in-affected-versions.patch @@ -55,6 +55,9 @@ make test3 %doc README.rst src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt %changelog +* Wed Nov 16 2022 zhuofeng - 4.7.1-5 +- change the Source0 + * Mon Jul 25 2022 shixuantong - 4.7.1-4 - Remove pregenerated Cython C sources