From 44f3070fe57ac239ba197f7b1896f9cefb308a44 Mon Sep 17 00:00:00 2001 From: caodongxia <315816521@qq.com> Date: Mon, 9 May 2022 18:16:34 +0800 Subject: [PATCH] License compliance rectification --- hunspell-lt.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hunspell-lt.spec b/hunspell-lt.spec index 4c8437c..4feff6a 100644 --- a/hunspell-lt.spec +++ b/hunspell-lt.spec @@ -1,8 +1,8 @@ Name: hunspell-lt Version: 1.2.1 -Release: 20 +Release: 21 Summary: Lithuanian dictionaries of hunspell -License: BSD +License: BSD-3-Clause URL: https://github.com/ispell-lt/ispell-lt Source: http://dlc-1.uk.openindiana.org/oi/jds/downloads/sources/lt_LT-%{version}.zip BuildArch: noarch @@ -29,5 +29,8 @@ install -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell %{_datadir}/myspell/* %changelog +* Mon May 9 2022 caodongxia - 1.2.1-21 +- License compliance rectification + * Fri Apr 24 2020 chengzihan - 1.2.1-20 - Package init