Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package enchant for openSUSE:Factory checked in at 2026-08-22 21:34:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/enchant (Old) and /work/SRC/openSUSE:Factory/.enchant.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "enchant" Sat Aug 22 21:34:26 2026 rev:48 rq:1372906 version:2.8.19 Changes: -------- --- /work/SRC/openSUSE:Factory/enchant/enchant.changes 2026-03-06 18:17:32.065520403 +0100 +++ /work/SRC/openSUSE:Factory/.enchant.new.1258/enchant.changes 2026-08-22 21:34:57.513662464 +0200 @@ -1,0 +2,28 @@ +Thu Aug 20 15:36:41 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 2.8.19: + + This release adds a provider for WinSpell. + + The change in the previous release to update the tests and + require the use of C++20 have been reverted. +- Changes from version 2.8.18: + + This release fixes compatibility with the latest Vala compiler, + version 0.56.19. + + enchant(1) now assumes UTF-8 input and produces only UTF-8 + output. + + The macOS spelling checker used to have a hard-wired list of + languages it supported. Drop this, and support all languages + supported by the system. + + Some code clean-up has been done, removing some unused code, + and making somr minor improvements to the build system. + + The tests have been updated to drop the use of the deprecated + codecvt APIs, and instead use u8 string literals. As a result, + Enchant’s build system now requires C++20. +- Changes from version 2.8.17: + + Make enchant silently ignore -C flag, for better Emacs + compatibility. +- Changes from version 2.8.16: + + Fix a bug introduced in 2.8.14: after rejecting a word for not + containing at least one letter, enchant(1) would skip the rest + of the line. + +------------------------------------------------------------------- @@ -4 +32 @@ -- Update to version 2.5.15: +- Update to version 2.8.15: Old: ---- enchant-2.8.15.tar.gz New: ---- _scmsync.obsinfo build.specials.obscpio enchant-2.8.19.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ enchant.spec ++++++ --- /var/tmp/diff_new_pack.l1klj5/_old 2026-08-22 21:34:58.590700869 +0200 +++ /var/tmp/diff_new_pack.l1klj5/_new 2026-08-22 21:34:58.592700940 +0200 @@ -24,7 +24,7 @@ %bcond_without aspell Name: enchant -Version: 2.8.15 +Version: 2.8.19 Release: 0 Summary: Generic Spell Checking Library License: LGPL-2.1-or-later ++++++ _scmsync.obsinfo ++++++ mtime: 1787240656 commit: 41cb9b063f98701068cb60c4ca7fa583b4a4af27bc59daa8f8f3f83e4525e39c url: https://src.opensuse.org/GNOME/enchant revision: 41cb9b063f98701068cb60c4ca7fa583b4a4af27bc59daa8f8f3f83e4525e39c projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-08-20 17:44:16.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild ++++++ enchant-2.8.15.tar.gz -> enchant-2.8.19.tar.gz ++++++ ++++ 44916 lines of diff (skipped)
