From fd2fc3402218e7b9b513c6747eae3236830fd165 Mon Sep 17 00:00:00 2001 From: zhuofeng <1107893276@qq.com> Date: Thu, 23 May 2024 07:25:14 +0000 Subject: [PATCH] test Signed-off-by: zhuofeng <1107893276@qq.com> --- python-lxml.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-lxml.spec b/python-lxml.spec index b64153c..9eccfdd 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -7,7 +7,7 @@ The latest release works with all CPython versions from 2.7 to 3.7. Name: python-%{modname} Version: 4.7.1 -Release: 5 +Release: 6 Summary: XML processing library combining libxml2/libxslt with the ElementTree API License: BSD URL: https://files.pythonhosted.org -- Gitee