|
|
|
@ -2,10 +2,10 @@
|
|
|
|
|
|
|
|
|
|
Name: libwps
|
|
|
|
|
Version: 0.4.12
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: A library for import of Microsoft Works documents
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+ or MPLv2.0
|
|
|
|
|
License: LGPL-2.1-or-later OR MPL-2.0
|
|
|
|
|
URL: http://libwps.sourceforge.net/
|
|
|
|
|
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
@ -99,6 +99,9 @@ install -m 0644 wks2*.1 wps2*.1 %{buildroot}/%{_mandir}/man1
|
|
|
|
|
%doc docs/doxygen/html
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Nov 21 2022 David Tardon <dtardon@redhat.com> - 0.4.12-6
|
|
|
|
|
- Convert license to SPDX
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.12-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|