Convert license to SPDX
This commit is contained in:
parent
1d8dbb0622
commit
e84cf96dbd
@ -2,10 +2,10 @@
|
||||
|
||||
Name: libwpg
|
||||
Version: 0.3.3
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: A library for import of WordPerfect Graphics images
|
||||
|
||||
License: LGPLv2+ or MPLv2.0
|
||||
License: LGPL-2.1-or-later OR MPL-2.0
|
||||
URL: http://libwpg.sourceforge.net/
|
||||
Source0: http://download.sourceforge.net/libwpg/%{name}-%{version}.tar.xz
|
||||
|
||||
@ -105,6 +105,9 @@ install -m 0644 wpg2*.1 %{buildroot}/%{_mandir}/man1
|
||||
%{_mandir}/man1/wpg2svgbatch.pl.1*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 21 2022 David Tardon <dtardon@redhat.com> - 0.3.3-10
|
||||
- Convert license to SPDX
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user