From e86d6925ddacf79100dae02ccef83d075b11cea6 Mon Sep 17 00:00:00 2001 From: Witold Filipczyk Date: Sun, 14 Nov 2021 14:14:02 +0100 Subject: [PATCH] - updated to 5.88.0 --- kf5-sonnet.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec index 8ba333f..a7802a1 100644 --- a/kf5-sonnet.spec +++ b/kf5-sonnet.spec @@ -1,18 +1,18 @@ # TODO: # - fix build with aspell -%define kdeframever 5.87 +%define kdeframever 5.88 %define qtver 5.15.2 %define kfname sonnet Summary: Multi-language spell checker Summary(pl.UTF-8): Wielojęzyczne narzędzie do sprawdzania pisowni Name: kf5-%{kfname} -Version: 5.87.0 +Version: 5.88.0 Release: 1 License: LGPL v2.1+ Group: X11/Libraries Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz -# Source0-md5: 03de803103aa769db26e103cd9395014 +# Source0-md5: 8b7a0883a24c7f01f3a42f5c427dca84 URL: http://www.kde.org/ BuildRequires: Qt5Core-devel >= %{qtver} BuildRequires: Qt5Test-devel >= %{qtver} @@ -109,6 +109,10 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{qt5dir}/plugins/kf5/sonnet/sonnet_hspell.so %attr(755,root,root) %{qt5dir}/plugins/kf5/sonnet/sonnet_hunspell.so %attr(755,root,root) %{qt5dir}/plugins/kf5/sonnet/sonnet_voikko.so +%attr(755,root,root) %{_libdir}/qt5/qml/org/kde/sonnet/libsonnetquickplugin.so +%dir %{_libdir}/qt5/qml/org/kde/sonnet +%{_libdir}/qt5/qml/org/kde/sonnet/plugins.qmltypes +%{_libdir}/qt5/qml/org/kde/sonnet/qmldir %attr(755,root,root) %{qt5dir}/plugins/designer/sonnetui5widgets.so %{_datadir}/qlogging-categories5/sonnet.categories %{_datadir}/qlogging-categories5/sonnet.renamecategories -- 2.44.0