]> git.pld-linux.org Git - packages/kf5-sonnet.git/blobdiff - kf5-sonnet.spec
- updated to 5.90.0
[packages/kf5-sonnet.git] / kf5-sonnet.spec
index 1f078be824c8c7b5eb360bae6b4991495e6dd59e..ab8b89ffda0531c35597ec3ef54e43ba245b811d 100644 (file)
@@ -1,18 +1,18 @@
 # TODO:
 # - fix build with aspell
-%define                kdeframever     5.86
+%define                kdeframever     5.90
 %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.86.0
+Version:       5.90.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 594aa2729ab1625d82cab391ec48b68b
+# Source0-md5: 3296b69a8cd9a0975352f07a4af11998
 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
This page took 0.082642 seconds and 4 git commands to generate.