From 837609c6c855044c17810c45f33583f989821afd Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 21 Nov 2022 20:10:01 +0100 Subject: [PATCH] Convert license to SPDX --- liborcus.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/liborcus.spec b/liborcus.spec index 7b8cc63..8db4eae 100644 --- a/liborcus.spec +++ b/liborcus.spec @@ -17,10 +17,10 @@ Name: liborcus Version: 0.17.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Standalone file import filter library for spreadsheet documents -License: MPLv2.0 +License: MPL-2.0 URL: https://gitlab.com/orcus/orcus Source0: https://kohei.us/files/orcus/src/%{name}-%{version}.tar.xz Patch0: liborcus-noexamples.patch @@ -198,6 +198,9 @@ make check %{?_smp_mflags} %doc doc/_doxygen/html %changelog +* Mon Nov 21 2022 David Tardon - 0.17.2-5 +- Convert license to SPDX + * Thu Jul 21 2022 Fedora Release Engineering - 0.17.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild