From fc8f891dec2e014f1510dab685d90bd97572f561 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 23 Feb 2023 09:15:50 +0000 Subject: [PATCH] migrated to SPDX license --- hunspell-sv.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hunspell-sv.spec b/hunspell-sv.spec index cecfbcb..f457924 100644 --- a/hunspell-sv.spec +++ b/hunspell-sv.spec @@ -6,10 +6,10 @@ Name: hunspell-sv Summary: Swedish hunspell dictionaries Version: 2.28 -Release: 19%{?dist} +Release: 20%{?dist} Source: http://extensions.libreoffice.org/extension-center/swedish-spelling-dictionary-den-stora-svenska-ordlistan/releases/2.28/ooo_swedish_dict_2-28.oxt URL: http://dsso.se/ -License: LGPLv3 +License: LGPL-3.0-only BuildArch: noarch Requires: hunspell @@ -36,6 +36,9 @@ cp -p dictionaries/*.dic dictionaries/*.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_d %{_datadir}/%{dict_dirname}/* %changelog +* Thu Feb 23 2023 Caolán McNamara - 2.28-20 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 2.28-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild