From 0b87b3f7492e9f1825cbd665dbb5d94a9b12dd61 Mon Sep 17 00:00:00 2001 From: zhuofeng <1107893276@qq.com> Date: Sat, 13 Apr 2024 11:11:08 +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 c47f09d..81a6c93 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-lxml Version: 5.1.0 -Release: 1 +Release: 2 Summary: XML processing library combining libxml2/libxslt with the ElementTree API License: BSD URL: https://github.com/lxml/lxml -- Gitee