forked from pool/python-pyenchant
- Update to version 3.1.1:
- On Windows, set PATH instead of calling SetDllDirectory before loading the Enchant C library. This allows PyEnchant to co-exist with other libraries in the same program. Fix gh#pyenchant/pyenchant#207. - Hopefully fix gh#pyenchant/pyenchant#203 as well. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyenchant?expand=0&rev=31
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 31 18:31:14 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to version 3.1.1:
|
||||
- On Windows, set PATH instead of calling SetDllDirectory
|
||||
before loading the Enchant C library. This allows PyEnchant to
|
||||
co-exist with other libraries in the same program. Fix
|
||||
gh#pyenchant/pyenchant#207.
|
||||
- Hopefully fix gh#pyenchant/pyenchant#203 as well.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 21 15:30:38 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user