diff --git a/Unidecode-1.3.3.tar.gz b/Unidecode-1.3.3.tar.gz deleted file mode 100644 index 25a6b14..0000000 --- a/Unidecode-1.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8521f2853fd250891dc27d156a9d30e61c4e76319da963c4a1c27083a909ac30 -size 192050 diff --git a/Unidecode-1.3.4.tar.gz b/Unidecode-1.3.4.tar.gz new file mode 100644 index 0000000..8401f53 --- /dev/null +++ b/Unidecode-1.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e4352fb93d5a735c788110d2e7ac8e8031eb06ccbfe8d324ab71735015f9342 +size 192346 diff --git a/python-Unidecode.changes b/python-Unidecode.changes index 4e6125f..e5121f1 100644 --- a/python-Unidecode.changes +++ b/python-Unidecode.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 10 17:15:24 UTC 2022 - Benoît Monin + +- update to version 1.3.4: + * Add some missing replacements for symbols in the U+21xx and + U+1F1xx pages (thanks to @cheznewa on GitHub) + ------------------------------------------------------------------- Sat Feb 19 11:57:09 UTC 2022 - Benoît Monin diff --git a/python-Unidecode.spec b/python-Unidecode.spec index bfd9082..ab398d9 100644 --- a/python-Unidecode.spec +++ b/python-Unidecode.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Unidecode -Version: 1.3.3 +Version: 1.3.4 Release: 0 Summary: ASCII transliterations of Unicode text License: GPL-2.0-or-later