* Sun Jan 14 2018 werner@suse.de
- Avoid `set -e' in munchlist (boo#1075882)
* Thu Nov 23 2017 rbrown@suse.com
- Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (boo#1069468)
* Tue Feb 28 2017 werner@suse.de
- Use modern regular expressions for character sets in lisp
declarations for the dictionaries
* Tue Feb 14 2017 werner@suse.de
- Make ispell-dictionary-alist reload caused by menu setup, for this
use the hook ispell-initialize-spellchecker-hook
* Tue Nov 22 2016 werner@suse.de
- Extend patch boo966124.dif for bug boo#1010330
* Mon May 30 2016 werner@suse.de
- Extend patch boo966124.dif for bug boo#981024
* Fri Feb 12 2016 werner@suse.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 werner@suse.de
- Xemacs knows about define-coding-system-alia therefore use it (boo#896947)
* Wed Feb 04 2015 werner@suse.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 <ledest@gmail.com>
- fix bashism in SuSEconfig.ispell (update) script
* Mon Dec 09 2013 werner@suse.de
- Remove mixed patch leftover
* Fri Dec 06 2013 werner@suse.de
- Hint from Björn Jacke that old style sort is broken, therefore
enforce usage of modern sort options
* Mon Jun 18 2012 werner@suse.de
- Rename and relocate SuSEconfig.ispell
* Wed Feb 01 2012 jengelh@medozas.de
- Remove redundant tags/sections per specfile guideline suggestions
* Fri Aug 20 2010 werner@suse.de
- Run SuSEconfig.ispell if YaST is not used to make sure that we
have an english dictionary
* Sun Aug 30 2009 coolo@novell.com
- provide Patch0
* Sun Jun 07 2009 ro@suse.de
- rename getline to my_getline to avoid conflict with function
from glibc
* Thu May 31 2007 werner@suse.de
- Update ispell to version 3.3.02 including various bug fixes
and add new old html parser and support for UTF-8.
* Thu May 31 2007 werner@suse.de
- Update ispell to version 3.3.02 including various bug fixes
and add new old html parser and support for UTF-8.
* Thu Mar 29 2007 rguenther@suse.de
- Add bison and ncurses-devel BuildRequires.