From 87890bd9cd991eb94f79bd7815788f31e4169e16 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 21 Nov 2022 21:09:30 +0100 Subject: [PATCH] Convert license to SPDX --- libexttextcat.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libexttextcat.spec b/libexttextcat.spec index 7ff4047..2c83fd4 100644 --- a/libexttextcat.spec +++ b/libexttextcat.spec @@ -1,9 +1,9 @@ Name: libexttextcat Version: 3.4.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Text categorization library -License: BSD +License: BSD-3-Clause URL: https://wiki.documentfoundation.org/Libexttextcat Source: http://dev-www.libreoffice.org/src/libexttextcat/%{name}-%{version}.tar.xz @@ -62,6 +62,9 @@ make check %{_bindir}/createfp %changelog +* Mon Nov 21 2022 David Tardon - 3.4.6-4 +- Convert license to SPDX + * Thu Jul 21 2022 Fedora Release Engineering - 3.4.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild