|
|
|
@ -1,9 +1,9 @@
|
|
|
|
|
Name: libexttextcat
|
|
|
|
|
Version: 3.4.6
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Text categorization library
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
|
License: BSD-3-Clause
|
|
|
|
|
URL: https://wiki.documentfoundation.org/Libexttextcat
|
|
|
|
|
Source: http://dev-www.libreoffice.org/src/libexttextcat/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
@ -62,6 +62,9 @@ make check
|
|
|
|
|
%{_bindir}/createfp
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Nov 21 2022 David Tardon <dtardon@redhat.com> - 3.4.6-4
|
|
|
|
|
- Convert license to SPDX
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.6-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|