diff --git a/recode.spec b/recode.spec index 1106ccc9127434ff999ddf767de9edddebb92db6..f449126e688032384e4486faff1f2e7706f65cbe 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 + * Mon Aug 22 2022 shixuantong - 3.7.9-2 - Type:bugfix - ID:NA