Hello community,

here is the log from the commit of package sonnet for openSUSE:Factory checked 
in at 2020-06-03 20:29:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sonnet (Old)
 and      /work/SRC/openSUSE:Factory/.sonnet.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sonnet"

Wed Jun  3 20:29:29 2020 rev:81 rq:810114 version:5.70.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sonnet/sonnet.changes    2020-05-11 
13:34:24.272243537 +0200
+++ /work/SRC/openSUSE:Factory/.sonnet.new.3606/sonnet.changes  2020-06-03 
20:29:36.196641147 +0200
@@ -1,0 +2,6 @@
+Thu May 28 21:04:29 UTC 2020 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Support spell checking for Finnish using Voikko in the
+  sonnet-voikko package (boo#1172245)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sonnet.spec ++++++
--- /var/tmp/diff_new_pack.comHOY/_old  2020-06-03 20:29:37.124643968 +0200
+++ /var/tmp/diff_new_pack.comHOY/_new  2020-06-03 20:29:37.128643980 +0200
@@ -50,6 +50,7 @@
 BuildRequires:  cmake(Qt5UiPlugin) >= 5.12.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
 BuildRequires:  pkgconfig(hunspell)
+BuildRequires:  pkgconfig(libvoikko)
 %if %{with lang}
 BuildRequires:  cmake(Qt5LinguistTools) >= 5.12.0
 %endif
@@ -99,6 +100,16 @@
 applications. It supports several different plugins, including
 HSpell, Enchant, ASpell and HUNSPELL. Development files.
 
+%package voikko
+Summary:        KDE spell checking library: Support for Voikko
+Group:          System/GUI/KDE
+Requires:       %{name} = %{version}
+Provides:       locale(sonnet:fi)
+
+%description voikko
+Plug-in adding Voikko based spell checking for the Finnish language
+to the Sonnet spell checking framework.
+
 %lang_package -n libKF5SonnetCore%{sonum}
 
 %prep
@@ -130,7 +141,8 @@
 %doc README*
 %{_kf5_debugdir}/sonnet.categories
 %dir %{_kf5_plugindir}/kf5
-%{_kf5_plugindir}/kf5/sonnet/
+%dir %{_kf5_plugindir}/kf5/sonnet
+%{_kf5_plugindir}/kf5/sonnet/sonnet_hunspell.so
 
 %files -n libKF5SonnetCore%{sonum}
 %license COPYING*
@@ -151,4 +163,8 @@
 %{_kf5_mkspecsdir}/qt_Sonnet*.pri
 %{_kf5_plugindir}/designer/sonnetui5widgets.so
 
+%files voikko
+%license COPYING*
+%{_kf5_plugindir}/kf5/sonnet/sonnet_voikko.so
+
 %changelog




Reply via email to