Changelog for
enchant-1-backends-1.6.1-6.20.x86_64.rpm :
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Wed Dec 13 2017 dimstarAATTopensuse.org- Update to verssion 1.6.1: + This release, the first for several years, is ABI and API compatible with 1.6.0, but contains a much-upgraded enchant-ispell front-end, which is now a working ispell replacement. + The code has been cleaned up and some bugs fixed, and the unit test suite, originally written 10 years ago for Windows, has been made to run on all platforms.- Update URL to https://abiword.github.io/enchant/.- Rename to enchant-1: introduce compatibility package, since enchant moves to version / API 2.x.- Adjust packaging to the reworked enchant, following the shared library packaging policy and allowing for coexistance of enchant-1 and enchant-2 (as foreseen by upstream): + Split enchant-1-data package (providing enchant-data, generic name) from libenchant1. + Split enchant-1-backends from libenchant1: the main backends. + Add conflict to libenchant1 < 1.6.1 to the split packages (and appropriate split provides). + Rename enchant-{voikko,zemberek} to enchant-1-backend-{voikko,zemberek}.
* Fri Aug 11 2017 pgajdosAATTsuse.com- aspell to be removed from factory (bsc#1052949, FATE#323578).
* Mon May 02 2016 dimstarAATTopensuse.org- Add enchant-hunspell-1.4.0.patch: Fix build against hunspell 1.4.0, where MAXWORDLEN is no longer exported.
* Tue Mar 26 2013 mmeisterAATTsuse.com- Added url as source. Please see http://en.opensuse.org/SourceUrls
* Fri Mar 01 2013 dimstarAATTopensuse.org- Spec-cleanup using format_spec_file service.
* Sun Oct 09 2011 alinm.elenaAATTgmail.com- Pass --with-myspell-dir=%{_datadir}/myspell to configure as myspell dictionaries are there, and not in %{_datadir}/myspell/dicts (default value). Fix bnc#722693.
* Tue Oct 04 2011 vuntzAATTopensuse.org- Change zemberek-server Requires in zemberek subpackage to a Recommends since we don\'t have the zemberek-server package in Factory; in addition, the plugin uses dbus to communicate with the server, and won\'t fail badly if the server is not there.- Add a Supplements to zemberek subpackage for packageand(libenchant1:zemberek-server), to automatically install the zemberek plugin.
* Sun Sep 18 2011 jengelhAATTmedozas.de- Remove redundant/obsolete tags/sections from specfile (cf. packaging guidelines)- Use %_smp_mflags for parallel build
* Mon Oct 11 2010 vuntzAATTopensuse.org- Add enchant-voikko and enchant-zemberek to baselibs.conf.- Add a Provides for enchant to libenchant1 in baselibs.conf, like in the .spec file.