Changelog for
ispell-3.4.00-7.1.x86_64.rpm :
* Sun Jan 14 2018 wernerAATTsuse.de- Avoid `set -e\' in munchlist (boo#1075882)
* Thu Nov 23 2017 rbrownAATTsuse.com- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
* Tue Feb 28 2017 wernerAATTsuse.de- Use modern regular expressions for character sets in lisp declarations for the dictionaries
* Tue Feb 14 2017 wernerAATTsuse.de- Make ispell-dictionary-alist reload caused by menu setup, for this use the hook ispell-initialize-spellchecker-hook
* Tue Nov 22 2016 wernerAATTsuse.de- Extend patch boo966124.dif for bug boo#1010330
* Mon May 30 2016 wernerAATTsuse.de- Extend patch boo966124.dif for bug boo#981024
* Fri Feb 12 2016 wernerAATTsuse.de- Update to ispell 3.4.00
* The english.5 manual page has been dropped
* Ispell now supports systems (BSD) that foolish discarded backwards compatibility and insist on using termios.
* An error has been corrected in the English affix files that caused certain words ending in \"th\" to be pluralized incorrectly. The dictionaries have been updated to ensure that no incorrect plurals have crept in.
* The personal dictionary is now written in a stable order when there are multiple variant capitalizations of a word.
* A bug in TeX deformatting has been corrected. Previously, two adjacent math-mode environments introduced with dollar signs, such as $a=b$$c=d$, would cause ispell to lose track of whether it was in math mode.
* he American and British Makefiles have been simplified to ensure that dictionaries are always built with the lastest information.- Modify patches ispell-3.3.02-config.patch ispell-3.3.02-languages.patch ispell-3.3.02-sq.patch ispell-3.3.02-strip.patch ispell-3.3.02-terminal.patch ispell-3.3.02-types.patch ispell-3.3.02.dif- Remove patch ispell-3.3.02-getline.patch now upstream- Add patch boo966124.dif that is correct typo in english.3 word list (boo#966124)
* Tue Feb 10 2015 wernerAATTsuse.de- Xemacs knows about define-coding-system-alia therefore use it (boo#896947)
* Wed Feb 04 2015 wernerAATTsuse.de- Use real POSIX shell syntax- Fix ispell update script thas is do not try to source old SUSE config files (boo#916001)
* Sat Dec 13 2014 Led
- fix bashism in SuSEconfig.ispell (update) script
* Mon Dec 09 2013 wernerAATTsuse.de- Remove mixed patch leftover
* Fri Dec 06 2013 wernerAATTsuse.de- Hint from Björn Jacke that old style sort is broken, therefore enforce usage of modern sort options
* Mon Jun 18 2012 wernerAATTsuse.de- Rename and relocate SuSEconfig.ispell
* Wed Feb 01 2012 jengelhAATTmedozas.de- Remove redundant tags/sections per specfile guideline suggestions
* Fri Aug 20 2010 wernerAATTsuse.de- Run SuSEconfig.ispell if YaST is not used to make sure that we have an english dictionary
* Sun Aug 30 2009 cooloAATTnovell.com- provide Patch0
* Sun Jun 07 2009 roAATTsuse.de- rename getline to my_getline to avoid conflict with function from glibc