Convert license to SPDX

This commit is contained in:
David Tardon 2022-11-21 20:54:09 +01:00
parent 9d78c261f5
commit 4378d33dd3

View File

@ -3,11 +3,11 @@
Name: libwpd
Summary: A library for import of WordPerfect documents
Version: 0.10.3
Release: 11%{?dist}
Release: 12%{?dist}
Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
Patch0: %{name}-gcc11.patch
URL: http://libwpd.sf.net/
License: LGPLv2+ or MPLv2.0
License: LGPL-2.1-or-later OR MPL-2.0
BuildRequires: boost-devel
BuildRequires: doxygen
@ -95,6 +95,9 @@ install -m 0644 wpd2*.1 %{buildroot}/%{_mandir}/man1
%doc docs/%{name}.png
%changelog
* Mon Nov 21 2022 David Tardon <dtardon@redhat.com> - 0.10.3-12
- Convert license to SPDX
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.3-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild