Changelog for
python-Unidecode-0.04.19-7.4.noarch.rpm :
Fri Jan 22 13:00:00 2016 benoit.moninAATTgmx.fr
- update to Unidecode 0.04.19:
* Add unidecode_expect_ascii() and unidecode_expect_nonascii()
functions for performance critical applications.
Tue Nov 10 13:00:00 2015 mpluskalAATTsuse.com
- Install License and ChangeLog
Sun Jun 14 14:00:00 2015 benoit.moninAATTgmx.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:00:00 2014 benoit.moninAATTgmx.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 14:00:00 2014 benoit.moninAATTgmx.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 13:00:00 2013 benoit.moninAATTgmx.fr
- remove useless CFLAGS=\"%{optflags}\"
Fri Sep 20 14:00:00 2013 benoit.moninAATTgmx.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 14:00:00 2013 benoit.moninAATTgmx.fr
- update to Unidecode 0.04.13
Thu Mar 28 13:00:00 2013 benoit.moninAATTgmx.fr
- call fdupes to fix a warning from rpmlint
Wed Mar 27 13:00:00 2013 benoit.moninAATTgmx.fr
- initial package with version 0.04.12