|
|
|
@ -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 <dtardon@redhat.com> - 0.17.2-5
|
|
|
|
|
- Convert license to SPDX
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.2-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|