14
0

- Update to 2.0.0:

* Support for enchant2, py3 fixes
- Add patch to prefer enchant2 when both available:
  * enchant2.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyenchant?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2018-08-24 13:05:32 +00:00
committed by Git OBS Bridge
parent c364066645
commit 541fc45db3
5 changed files with 47 additions and 19 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Aug 24 13:01:16 UTC 2018 - tchvatal@suse.com
- Update to 2.0.0:
* Support for enchant2, py3 fixes
- Add patch to prefer enchant2 when both available:
* enchant2.patch
-------------------------------------------------------------------
Thu Aug 31 16:50:42 UTC 2017 - toddrme2178@gmail.com