diff --git a/lxml-4.2.3.tgz b/lxml-4.5.2.tgz similarity index 37% rename from lxml-4.2.3.tgz rename to lxml-4.5.2.tgz index 75d0cfef35c733a68426da70054804c7f57b1aeb..a2af70623141134fba0238cc91c1ef80582fea89 100644 Binary files a/lxml-4.2.3.tgz and b/lxml-4.5.2.tgz differ diff --git a/python-lxml.spec b/python-lxml.spec index f5c27972c78af4b52c8e762a5e7acd29831cce8c..74643620e9c723bf9d2bed081e440de5a88c9755 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -6,8 +6,8 @@ the simplicity of a native Python API, mostly compatible but superior to the wel The latest release works with all CPython versions from 2.7 to 3.7. Name: python-%{modname} -Version: 4.2.3 -Release: 3 +Version: 4.5.2 +Release: 1 Summary: XML processing library combining libxml2/libxslt with the ElementTree API License: BSD URL: http://lxml.de @@ -63,5 +63,7 @@ export WITH_CYTHON=true %doc README.rst src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt %changelog +* Thu Jul 23 2020 tianwei - 4.5.2-1 +- Package update to release 4.5.2 * Mon Sep 16 2019 openEuler Buildteam - 4.2.3-3 - Package init