File python-Unidecode.changes of Package python-Unidecode
-------------------------------------------------------------------
Fri Jan 22 19:02:19 UTC 2016 - benoit.monin@gmx.fr
- update to Unidecode 0.04.19:
* Add unidecode_expect_ascii() and unidecode_expect_nonascii()
functions for performance critical applications.
-------------------------------------------------------------------
Tue Nov 10 13:26:52 UTC 2015 - mpluskal@suse.com
- Install License and ChangeLog
-------------------------------------------------------------------
Sun Jun 14 08:42:34 UTC 2015 - benoit.monin@gmx.fr
- update to Unidecode 0.04.18:
* Add a command line utility. (thanks to Andrew Udvare)
* Use setuptools for packaging.
- add new build dependency: python-setuptools
- add and use update-alternatives for unidecode binary
- set a UTF-8 locale to run the tests: they fail without it
-------------------------------------------------------------------
Sat Dec 20 13:02:04 UTC 2014 - benoit.monin@gmx.fr
- update to Unidecode 0.04.17
* Add some missing Latin letter variants used by popular "Unicode
text converter" tools.
* Issue a warning if a surrogate character is encountered in
input.
* Corrected module import which might cause unidecode() to raise
AttributeError on some systems.
- add %check section
-------------------------------------------------------------------
Mon May 12 17:50:09 UTC 2014 - benoit.monin@gmx.fr
- update to Unidecode 0.04.16
* Corrected ChangeLog.
- changes from 0.04.15
* Fixed transliteration of Chinese character "Yi".
* Transliterate Euro sign as "EUR".
-------------------------------------------------------------------
Fri Dec 27 17:20:40 UTC 2013 - benoit.monin@gmx.fr
- remove useless CFLAGS="%{optflags}"
-------------------------------------------------------------------
Fri Sep 20 20:48:57 UTC 2013 - benoit.monin@gmx.fr
- update to Unidecode 0.04.14
* Revert transliteration for Latin characters with umlauts back
to language-neutral, unaccented characters.
* Added transliterations for circled numbers, letters and
ordinals.
* Minor fixes to rarely used punctuation characters.
-------------------------------------------------------------------
Sat Jun 8 16:54:21 UTC 2013 - benoit.monin@gmx.fr
- update to Unidecode 0.04.13
-------------------------------------------------------------------
Thu Mar 28 19:57:11 UTC 2013 - benoit.monin@gmx.fr
- call fdupes to fix a warning from rpmlint
-------------------------------------------------------------------
Wed Mar 27 20:28:53 UTC 2013 - benoit.monin@gmx.fr
- initial package with version 0.04.12