diff --git a/sonnet-5.25.0.tar.xz b/sonnet-5.25.0.tar.xz deleted file mode 100644 index c3f4ae1..0000000 --- a/sonnet-5.25.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3be349e3802dfa73e0ad719f60adf454a42fee30a2c7cb7dc76073d71124f90 -size 282024 diff --git a/sonnet-5.26.0.tar.xz b/sonnet-5.26.0.tar.xz new file mode 100644 index 0000000..f19dd5d --- /dev/null +++ b/sonnet-5.26.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e20f641628f561b8571874fc67441a0a7721026492d52c02f4cb82b956a67b2a +size 283968 diff --git a/sonnet.changes b/sonnet.changes index f7d30b0..617185e 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Tue Sep 6 21:15:19 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.26.0 + * Don't lowercase the language names in trigram parsing + * Fix immediate crash on startup due to null plugin pointer + * Handle dictionaries without correct names + * Replace hand-curated list of script-language mappings, use + proper names for languages + * Add tool to generate trigrams + * Unbreak language detection a bit + * Use selected language as suggestion for detection + * Use cached spellers in language detection, + improve performance a bit + * Improve language detection + * Filter list of suggestions against available dictionaries, + remove dupes + * Remember to add the last trigram match + * Check if any of the trigrams actually matched + * Handle multiple languages with same score in trigram matcher + * Don't check for minimum size twice + * Prune list of languages against available languages + * Use same minimum length everywhere in langdet + * Sanity check that the loaded model has the correct amount of + trigrams for each language + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.26.0.php + ------------------------------------------------------------------- Sun Aug 7 22:17:54 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/sonnet.spec b/sonnet.spec index 7371143..06be362 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -18,9 +18,9 @@ %bcond_without lang %define sonum 5 -%define _tar_path 5.25 +%define _tar_path 5.26 Name: sonnet -Version: 5.25.0 +Version: 5.26.0 Release: 0 #BuildRequires: aspell-devel BuildRequires: cmake >= 2.8.12 @@ -132,6 +132,7 @@ HSpell, Enchant, ASpell and HUNSPELL. Development files. %files devel %defattr(-,root,root) %{_kf5_bindir}/parsetrigrams +%{_kf5_bindir}/gentrigrams %{_kf5_libdir}/libKF5SonnetCore.so %{_kf5_libdir}/libKF5SonnetUi.so %{_kf5_libdir}/cmake/KF5Sonnet/