From f8ceb1b1768f280675560db2d28052b994e69d42 Mon Sep 17 00:00:00 2001 From: zhuofeng <1107893276@qq.com> Date: Thu, 16 May 2024 12:09:19 +0000 Subject: [PATCH] update libxml2.spec. Signed-off-by: zhuofeng <1107893276@qq.com> --- libxml2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libxml2.spec b/libxml2.spec index 295ab99..04ba328 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,7 +1,7 @@ Summary: Library providing XML and HTML support Name: libxml2 Version: 2.11.5 -Release: 2 +Release: 3 License: MIT Group: Development/Libraries Source: https://download.gnome.org/sources/%{name}/2.11/%{name}-%{version}.tar.xz -- Gitee