]> git.pld-linux.org Git - packages/kf5-sonnet.git/commitdiff
- updated to 5.88.0 auto/th/kf5-sonnet-5.88.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sun, 14 Nov 2021 13:14:02 +0000 (14:14 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sun, 14 Nov 2021 13:14:02 +0000 (14:14 +0100)
kf5-sonnet.spec

index 8ba333f011f08d3ddc5057bb8e56c2986f1b4c4a..a7802a16b8d1c27503e75d595f56be95cde81547 100644 (file)
@@ -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
This page took 0.233561 seconds and 4 git commands to generate.