diff --git a/Unidecode-0.04.20.tar.gz b/Unidecode-0.04.20.tar.gz deleted file mode 100644 index cc7d2c8..0000000 --- a/Unidecode-0.04.20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed4418b4b1b190487753f1cca6299e8076079258647284414e6d607d1f8a00e0 -size 205830 diff --git a/Unidecode-0.04.21.tar.gz b/Unidecode-0.04.21.tar.gz new file mode 100644 index 0000000..383f0b5 --- /dev/null +++ b/Unidecode-0.04.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:280a6ab88e1f2eb5af79edff450021a0d3f0448952847cd79677e55e58bad051 +size 205931 diff --git a/python-Unidecode.changes b/python-Unidecode.changes index e1128fb..e5a5358 100644 --- a/python-Unidecode.changes +++ b/python-Unidecode.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jun 28 18:15:36 UTC 2017 - benoit.monin@gmx.fr + +- update to Unidecode 0.04.21: + * Add U+2116 NUMERO SIGN (thanks to Alan Davidson) + * Add U+05BE HEBREW PUNCTUATION MAQAF (thanks to Micha Moskovic) + ------------------------------------------------------------------- Thu Apr 6 16:10:57 UTC 2017 - alarrosa@suse.com diff --git a/python-Unidecode.spec b/python-Unidecode.spec index ceb2be3..76318e3 100644 --- a/python-Unidecode.spec +++ b/python-Unidecode.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Unidecode -Version: 0.04.20 +Version: 0.04.21 Release: 0 Summary: ASCII transliterations of Unicode text License: GPL-2.0+