From 38f8f9441e3ab166974b27c5df4c8395d9659ad8 Mon Sep 17 00:00:00 2001 From: ZhouPengcheng Date: Mon, 26 Dec 2022 11:51:30 +0800 Subject: [PATCH] DESC:change license in spec --- recode.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/recode.spec b/recode.spec index 5a993db..c6b7f0b 100644 --- a/recode.spec +++ b/recode.spec @@ -1,8 +1,8 @@ Name: recode Version: 3.7.9 -Release: 2 +Release: 3 Summary: Converter between charsets and surfaces -License: GPLv2 and LGPLv2.1 +License: GPLv3 and LGPLv3 URL: https://www.gnu.org/software/recode/ Source0: https://github.com/rrthomas/recode/releases/download/v%{version}/%{name}-%{version}.tar.gz BuildRequires: libtool texinfo autoconf automake coreutils gcc gettext-devel @@ -83,6 +83,9 @@ fi %{_mandir}/man1/*.1.gz %changelog +* Mon Dec 26 2022 zhoupengcheng - 3.7.9-3 +- DESC:change license in spec + * Sat Aug 20 2022 shixuantong - 3.7.9-2 - Type:bugfix - ID:NA