|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
|
Version: 5.105.0
|
|
|
|
|
Version: 5.108.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: KDE Frameworks 5 Tier 1 solution for spell checking
|
|
|
|
|
|
|
|
|
@ -22,11 +22,9 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{v
|
|
|
|
|
# filter plugin provides
|
|
|
|
|
%global __provides_exclude_from ^(%{_kf5_plugindir}/.*\\.so)$
|
|
|
|
|
|
|
|
|
|
%if 0%{?fedora}
|
|
|
|
|
BuildRequires: aspell-devel
|
|
|
|
|
BuildRequires: hspell-devel
|
|
|
|
|
BuildRequires: libvoikko-devel
|
|
|
|
|
%endif
|
|
|
|
|
BuildRequires: extra-cmake-modules >= %{majmin}
|
|
|
|
|
%if ! 0%{?bootstrap}
|
|
|
|
|
BuildRequires: hunspell-devel
|
|
|
|
@ -104,11 +102,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
|
|
|
|
|
%{_kf5_bindir}/parsetrigrams
|
|
|
|
|
%{_kf5_bindir}/gentrigrams
|
|
|
|
|
%{_kf5_qmldir}/org/kde/sonnet/
|
|
|
|
|
%if 0%{?fedora}
|
|
|
|
|
%{_kf5_plugindir}/sonnet/sonnet_aspell.so
|
|
|
|
|
%{_kf5_plugindir}/sonnet/sonnet_hspell.so
|
|
|
|
|
%{_kf5_plugindir}/sonnet/sonnet_voikko.so
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%ldconfig_scriptlets ui
|
|
|
|
|
|
|
|
|
@ -128,9 +124,18 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jul 26 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 5.105.0-1
|
|
|
|
|
* Wed Jul 26 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 5.108.0-1
|
|
|
|
|
- Rebuilt for MSVSphere 9.2
|
|
|
|
|
|
|
|
|
|
* Sun Jul 02 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.108.0-1
|
|
|
|
|
- 5.108.0
|
|
|
|
|
|
|
|
|
|
* Sat Jun 03 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.107.0-1
|
|
|
|
|
- 5.107.0
|
|
|
|
|
|
|
|
|
|
* Mon May 15 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.106.0-1
|
|
|
|
|
- 5.106.0
|
|
|
|
|
|
|
|
|
|
* Sun Apr 02 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.105.0-1
|
|
|
|
|
- 5.105.0
|
|
|
|
|
|
|
|
|
|