From b8d25ef88249c7947731e37788348bf262283a37 Mon Sep 17 00:00:00 2001 From: zhuofeng Date: Tue, 10 Jan 2023 07:18:56 +0000 Subject: [PATCH] =?UTF-8?q?=E8=A7=A6=E5=8F=91=E9=97=A8=E7=A6=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhuofeng --- libidn2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libidn2.spec b/libidn2.spec index 0b48cf5..10583d6 100644 --- a/libidn2.spec +++ b/libidn2.spec @@ -16,7 +16,7 @@ Obsoletes: idn2 < %{version}-%{release} %description Libidn2 is a free software implementation of IDNA2008, Punycode and TR46. -Its purpose is to encode and decode internationalized domain names. +Its purpose is to encode and decode internationalized domain names %package devel Summary: Development files for %{name} -- Gitee