Hello community, here is the log from the commit of package sonnet for openSUSE:Factory checked in at 2016-09-14 23:30:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sonnet (Old) and /work/SRC/openSUSE:Factory/.sonnet.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sonnet" Changes: -------- --- /work/SRC/openSUSE:Factory/sonnet/sonnet.changes 2016-08-29 15:14:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sonnet.new/sonnet.changes 2016-09-14 23:30:43.000000000 +0200 @@ -1,0 +2,28 @@ +Tue Sep 6 21:15:19 UTC 2016 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- sonnet-5.25.0.tar.xz New: ---- sonnet-5.26.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sonnet.spec ++++++ --- /var/tmp/diff_new_pack.11oXDy/_old 2016-09-14 23:30:44.000000000 +0200 +++ /var/tmp/diff_new_pack.11oXDy/_new 2016-09-14 23:30:44.000000000 +0200 @@ -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 @@ %files devel %defattr(-,root,root) %{_kf5_bindir}/parsetrigrams +%{_kf5_bindir}/gentrigrams %{_kf5_libdir}/libKF5SonnetCore.so %{_kf5_libdir}/libKF5SonnetUi.so %{_kf5_libdir}/cmake/KF5Sonnet/ ++++++ sonnet-5.25.0.tar.xz -> sonnet-5.26.0.tar.xz ++++++ ++++ 41712 lines of diff (skipped)
