Convert license to SPDX
This commit is contained in:
parent
a20fc75d0f
commit
3ef4930f53
@ -2,11 +2,11 @@
|
||||
|
||||
Name: librevenge
|
||||
Version: 0.0.4
|
||||
Release: 23%{?dist}
|
||||
Release: 24%{?dist}
|
||||
Summary: A base library for writing document import filters
|
||||
|
||||
# src/lib/RVNGOLEStream.{h,cpp} are BSD
|
||||
License: (LGPLv2+ or MPLv2.0) and BSD
|
||||
License: ( LGPL-2.1-or-later OR MPL-2.0 ) AND BSD-3-Clause
|
||||
URL: http://sourceforge.net/p/libwpd/wiki/librevenge/
|
||||
Source: http://downloads.sourceforge.net/libwpd/%{name}-%{version}.tar.xz
|
||||
|
||||
@ -110,6 +110,9 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PA
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Nov 21 2022 David Tardon <dtardon@redhat.com> - 0.0.4-24
|
||||
- Convert license to SPDX
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.4-23
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user