!4 add release version for rebuild

Merge pull request !4 from 桐小哥/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-21 12:00:06 +08:00 committed by Gitee
commit 0e8055e1c6

View File

@ -7,7 +7,7 @@ The latest release works with all CPython versions from 2.7 to 3.7.
Name: python-%{modname} Name: python-%{modname}
Version: 4.2.3 Version: 4.2.3
Release: 4 Release: 5
Summary: XML processing library combining libxml2/libxslt with the ElementTree API Summary: XML processing library combining libxml2/libxslt with the ElementTree API
License: BSD License: BSD
URL: http://lxml.de URL: http://lxml.de
@ -63,6 +63,9 @@ export WITH_CYTHON=true
%doc README.rst src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt %doc README.rst src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt
%changelog %changelog
* Fri Aug 21 2020 shixuantong <shixuantong@huawei.com> - 4.2.3-5
- add release version for rebuild
* Mon May 18 2020 wangchen <wangchen137@huawei.com> - 4.2.3-4 * Mon May 18 2020 wangchen <wangchen137@huawei.com> - 4.2.3-4
- rebuild for python-lxml - rebuild for python-lxml