From 653d3a381de98e2d9906c0cf049eb960c2679676 Mon Sep 17 00:00:00 2001 From: zhuofeng Date: Fri, 4 Aug 2023 06:38:51 +0000 Subject: [PATCH] update libxml2.spec. Signed-off-by: zhuofeng --- libxml2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libxml2.spec b/libxml2.spec index f6094f8..53dbdfe 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,7 +1,7 @@ Summary: Library providing XML and HTML support Name: libxml2 Version: 2.11.4 -Release: 1 +Release: 1 License: MIT Group: Development/Libraries Source: https://download.gnome.org/sources/%{name}/2.11/%{name}-%{version}.tar.xz -- Gitee