From 1c025bb48faf1b43c2fa031361e4f7ae4e6eabfa Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 21 Nov 2022 20:53:36 +0100 Subject: [PATCH] Convert license to SPDX --- libstaroffice.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libstaroffice.spec b/libstaroffice.spec index 675574d..f5fa866 100644 --- a/libstaroffice.spec +++ b/libstaroffice.spec @@ -2,10 +2,10 @@ Name: libstaroffice Version: 0.0.7 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A library for import of binary StarOffice documents -License: MPLv2.0 or LGPLv2+ +License: LGPL-2.1-or-later OR MPL-2.0 URL: https://github.com/fosnola/libstaroffice/wiki Source: https://github.com/fosnola/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz @@ -99,6 +99,9 @@ install -m 0644 sd2*.1 sd?2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/sdc2csv.1* %changelog +* Mon Nov 21 2022 David Tardon - 0.0.7-7 +- Convert license to SPDX + * Thu Jul 21 2022 Fedora Release Engineering - 0.0.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild