diff --git a/python-lxml.spec b/python-lxml.spec index 17e4d07ac99626b7852338971b10b8d6bb9c6fd1..b9427d080568e0ce515c872f0bccb5d4919b9a25 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %global modname lxml Name: python-%{modname} @@ -94,6 +94,9 @@ cp -a build/lib.%{python3_platform}-*/* src/ %doc README.rst src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt %changelog +* Wed Mar 13 2024 Zhao Hang - 4.9.2-3 +- Rebuild with python3.11 + * Tue Nov 7 2023 Wenlong Zhang - 4.9.2-2 - fix build error for python-lxml