2011-10-11 07:32:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 9 14:14:13 UTC 2011 - alinm.elena@gmail.com
|
|
|
|
|
2011-10-11 07:34:28 +00:00
|
|
|
- Pass --with-myspell-dir=%{_datadir}/myspell to configure as
|
|
|
|
myspell dictionaries are there, and not in
|
|
|
|
%{_datadir}/myspell/dicts (default value). Fix bnc#722693.
|
2011-10-11 07:32:46 +00:00
|
|
|
|
2011-10-05 09:44:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 4 08:33:20 UTC 2011 - vuntz@opensuse.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.
|
|
|
|
|
2011-09-21 15:41:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Remove redundant/obsolete tags/sections from specfile
|
|
|
|
(cf. packaging guidelines)
|
|
|
|
- Use %_smp_mflags for parallel build
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 11 18:18:24 CEST 2010 - vuntz@opensuse.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.
|
|
|
|
|
2010-04-02 22:10:15 +00:00
|
|
|
-------------------------------------------------------------------
|
2010-08-25 09:40:25 +00:00
|
|
|
Wed Aug 25 10:50:53 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Move the files needed by the library to the libenchant1
|
|
|
|
subpackage, and create a tools subpackage. The enchant package is
|
|
|
|
provided/obsoleted by libenchant1.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 4 12:50:32 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- add baselibs.conf
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2010-04-02 22:10:15 +00:00
|
|
|
Fri Apr 2 19:11:59 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.6.0:
|
|
|
|
+ Add a function to get enchant's version (enchant_get_version)
|
|
|
|
+ Disable zemberek plugin by default, as it's known to cause
|
|
|
|
issues/crashes with WebKit
|
|
|
|
+ Fix Win32 DLL dependency not found popup occurs when module has
|
|
|
|
unmet dependencies
|
|
|
|
+ Possibly fix lp#474062
|
|
|
|
+ Fix Registry handle not closed in enchant_get_registry_value_ex
|
|
|
|
+ Fix Leak in _enchant_get_user_home_dirs() on Windows
|
|
|
|
+ Update FSF address
|
|
|
|
+ Fix Zemberek module listing a Turkish dictionary even without
|
|
|
|
Zemberek installed
|
|
|
|
+ Don't assert if passed a null string list
|
|
|
|
+ Fix enchant_pwl_init_with_file truncating pwl file
|
|
|
|
+ Fix a double-free memory corruption bug
|
|
|
|
+ Fix some small memory leaks
|
|
|
|
+ Fix mis-acceptence of dictionaries which start with a partial
|
|
|
|
match of the lang id
|
|
|
|
+ Fix enchant always looking in "lib" dir for plugins
|
|
|
|
+ Fix the build with the MSVC compiler
|
|
|
|
+ Add a --with-system-myspell option
|
|
|
|
+ Package missing compile-resource file
|
|
|
|
+ Compare paths ignoring case sensitivity on windows
|
|
|
|
- Drop libmalaga-devel BuildRequires.
|
|
|
|
- Pass --enable-zemberek to configure: it's in a subpackage for us,
|
|
|
|
so we can keep it even if it's experimental.
|
|
|
|
- Explicitly list the backends in the file list to make sure we
|
|
|
|
don't lose some of them by accident.
|
|
|
|
|
2009-05-24 22:30:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 24 14:07:30 CEST 2009 - vuntz@novell.com
|
|
|
|
|
|
|
|
- Update to version 1.5.0 (no NEWS or ChangeLog). Notable changes:
|
|
|
|
+ Look for myspell/uspell dictionaries in XDG data directories.
|
|
|
|
+ Various backends now query for any programatically-set
|
|
|
|
dictionary paths.
|
|
|
|
+ Plug memory leaks.
|
|
|
|
+ Build fixes.
|
|
|
|
- Remove AutoReqProv: it's default now.
|
|
|
|
- Do not call autoreconf, there's no need for it.
|
|
|
|
- Use makeinstall.
|
|
|
|
|
2009-03-17 16:02:30 +00:00
|
|
|
-------------------------------------------------------------------
|
2009-03-26 22:32:51 +00:00
|
|
|
Tue Mar 17 21:48:28 CET 2009 - mboman@suse.de
|
|
|
|
|
|
|
|
- Don't delete "la" files for distro version <= 11.1
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2009-03-17 16:02:30 +00:00
|
|
|
Fri Mar 13 20:46:44 CET 2009 - crrodriguez@suse.de
|
|
|
|
|
|
|
|
- remove all "la" files
|
|
|
|
|
2008-08-02 00:59:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 25 13:23:48 CEST 2008 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Build with voikko (Finnish, bnc#394355) and zemberek (Azeri,
|
|
|
|
Turkmen, Turkish, Tatar) backends.
|
|
|
|
|
2008-05-17 00:14:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 12 14:39:00 CEST 2008 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Updated to version 1.4.2:
|
|
|
|
* Improved modularity, support for new modules (not yet in
|
|
|
|
openSUSE build: Voikko, Zemberek).
|
|
|
|
* System hunspell support improved (bnc#383308).
|
|
|
|
* Dictionary search improvements (morphing, affixes, suffixes,
|
|
|
|
compound words, phonetic translation table).
|
|
|
|
* binreloc support (off in openSUSE)
|
|
|
|
|
2007-10-19 02:29:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 18 12:43:19 CEST 2007 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Updated to version 1.3.0:
|
|
|
|
* New personal wordlist implementation.
|
|
|
|
* Bug and compilation fixes.
|
|
|
|
- Split according to shared library packaging policy.
|
|
|
|
|
2007-02-15 17:23:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 13 11:50:51 CET 2007 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Do not build unusable static libraries (#238552#c17).
|
|
|
|
|
2007-01-10 16:39:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 4 13:52:19 CET 2007 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Spec file cleanup.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 11 03:59:08 CEST 2006 - jpr@suse.de
|
|
|
|
|
|
|
|
- Fix potential infinite loop (#164682)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 21:31:23 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 16 18:16:43 CET 2006 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Updated to version 1.2.0.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 8 14:36:42 CET 2005 - dmueller@suse.de
|
|
|
|
|
|
|
|
- don't build as root
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 3 14:57:32 CEST 2005 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Updated to version 1.1.6.
|
|
|
|
- Removed unneeded static modules and .la files for modules.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 1 16:04:06 CEST 2005 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Fixed devel requirements.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 11 17:21:32 CET 2005 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Updated to version 1.1.5.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 05 17:28:16 CEST 2004 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Added -fno-strict-aliasing.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 29 17:58:10 CET 2003 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Updated to version 1.1.1.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 21 18:12:38 CEST 2003 - ro@suse.de
|
|
|
|
|
|
|
|
- fix build on x86_64
|
|
|
|
- run autoreconf for full libtool update
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 19 18:51:01 CEST 2003 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Initial SuSE version 0.2.0.
|
|
|
|
|