Hello community, here is the log from the commit of package enchant for openSUSE:Factory checked in at 2020-08-20 22:24:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/enchant (Old) and /work/SRC/openSUSE:Factory/.enchant.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "enchant" Thu Aug 20 22:24:15 2020 rev:37 rq:827288 version:2.2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/enchant/enchant.changes 2020-04-18 00:29:18.929913792 +0200 +++ /work/SRC/openSUSE:Factory/.enchant.new.3399/enchant.changes 2020-08-20 22:25:02.751875162 +0200 @@ -1,0 +2,22 @@ +Wed Aug 5 21:50:14 UTC 2020 - Matthias Eliasson <[email protected]> + +- Update to version 2.2.8: + + Add a provider back-end for Nuspell. Nuspell is a new + spell-checker whose development has been supported by the + Mozilla foundation. It is backwards-compatible with Hunspell + and Myspell dictionaries, while supporting a wider range of + language peculiarities, improved suggestions, and easier + maintainability of the code-base. + + Doxygen documentation generation is now supported for Enchant. + + The command-line parsing of the “enchant” program has been made + more friendly and reliable. The -L flag (show line numbers), + which had not been working for some time, has been fixed. + + A buffer overflow in personal wordlist handling has been fixed. + + Minor improvements were made to the tests. +- Changes in version 2.2.7: + + Fix some memory leaks in the hunspell and aspell providers. +- Changes in version 2.2.6: + + Treat PWL as text, not binary. +- Run spec-cleaner: Remove package groups. + +------------------------------------------------------------------- Old: ---- enchant-2.2.5.tar.gz New: ---- enchant-2.2.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ enchant.spec ++++++ --- /var/tmp/diff_new_pack.97KHnC/_old 2020-08-20 22:25:04.051875770 +0200 +++ /var/tmp/diff_new_pack.97KHnC/_new 2020-08-20 22:25:04.055875772 +0200 @@ -17,11 +17,10 @@ Name: enchant -Version: 2.2.5 +Version: 2.2.8 Release: 0 Summary: Generic Spell Checking Library License: LGPL-2.1-or-later -Group: Productivity/Text/Spell URL: https://abiword.github.io/enchant/ Source: https://github.com/AbiWord/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz Source1: baselibs.conf @@ -38,7 +37,6 @@ %package tools Summary: Command line tools for the Enchant spell checking library -Group: Productivity/Text/Spell %description tools A library providing an efficient extensible abstraction for dealing @@ -49,7 +47,6 @@ %package data Summary: Data files for libenchant # enchant up to version 1.6.1 was not packaged properly according the SLPP -Group: Productivity/Text/Spell Conflicts: libenchant1 < 1.6.1 %description data @@ -60,7 +57,6 @@ %package -n enchant-2-backend-aspell Summary: Aspell backend for the Enchant spell checking library -Group: Productivity/Text/Spell Supplements: packageand(libenchant-2-2:%(rpm -q --qf "%%{name}" -f $(readlink -f %{_libdir}/libaspell.so)) Provides: enchant-2-backend @@ -71,7 +67,6 @@ %package -n enchant-2-backend-hunspell Summary: Hunspell backend for the Enchant spell checking library -Group: Productivity/Text/Spell Supplements: packageand(libenchant-2-2:%(rpm -q --qf "%%{name}" -f $(readlink -f %{_libdir}/libhunspell.so)) Provides: enchant-2-backend @@ -82,7 +77,6 @@ %package -n enchant-2-backend-voikko Summary: Voikko backend for the Enchant spell checking library -Group: Productivity/Text/Spell Supplements: packageand(libenchant-2-2:%(rpm -q --qf "%%{name}" -f $(readlink -f %{_libdir}/libvoikko.so)) Provides: enchant-2-backend Provides: locale(libenchant-2-2:fi) @@ -94,7 +88,6 @@ %package -n libenchant-2-2 Summary: Generic Spell Checking Library -Group: System/Libraries Requires: enchant-2-backend Requires: enchant-data >= %{version} Suggests: enchant-2-backend-hunspell @@ -105,7 +98,6 @@ %package devel Summary: Development files for the Enchant spell checking library -Group: Development/Libraries/C and C++ Requires: glib2-devel Requires: libenchant-2-2 = %{version} Requires: libstdc++-devel @@ -121,7 +113,7 @@ %configure \ --disable-static \ --with-aspell -make %{?_smp_mflags} +%make_build %install %make_install ++++++ enchant-2.2.5.tar.gz -> enchant-2.2.8.tar.gz ++++++ ++++ 8356 lines of diff (skipped)
