diff --git a/Unidecode-0.04.18.tar.gz b/Unidecode-0.04.18.tar.gz deleted file mode 100644 index ff0a34e..0000000 --- a/Unidecode-0.04.18.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f19150c74de2fe6847b13efeeaee402f2bd2c309a446346a8b5baae0315d108a -size 206191 diff --git a/Unidecode-0.04.19.tar.gz b/Unidecode-0.04.19.tar.gz new file mode 100644 index 0000000..e95f064 --- /dev/null +++ b/Unidecode-0.04.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51477646a9169469e37e791b13ae65fcc75b7f7f570d0d3e514d077805c02e1e +size 204613 diff --git a/python-Unidecode.changes b/python-Unidecode.changes index 0281c2d..21461c7 100644 --- a/python-Unidecode.changes +++ b/python-Unidecode.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +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 diff --git a/python-Unidecode.spec b/python-Unidecode.spec index 4734766..8fdf67f 100644 --- a/python-Unidecode.spec +++ b/python-Unidecode.spec @@ -1,7 +1,7 @@ # # spec file for package python-Unidecode # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-Unidecode -Version: 0.04.18 +Version: 0.04.19 Release: 0 Summary: ASCII transliterations of Unicode text License: GPL-2.0+