diff --git a/python-translitcodec.changes b/python-translitcodec.changes index b075ee8..4db0f14 100644 --- a/python-translitcodec.changes +++ b/python-translitcodec.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 11 16:08:46 UTC 2022 - Yogalakshmi Arunachalam + +- update to version 0.7.0 + * Added support for error handles + * Fixed conversion of the German eszett char + ------------------------------------------------------------------- Sat May 1 18:38:45 UTC 2021 - Dirk Müller diff --git a/python-translitcodec.spec b/python-translitcodec.spec index a354432..aeb2421 100644 --- a/python-translitcodec.spec +++ b/python-translitcodec.spec @@ -1,7 +1,7 @@ # # spec file for package python-translitcodec # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-translitcodec -Version: 0.6.0 +Version: 0.7.0 Release: 0 Summary: Unicode to 8-bit charset transliteration codec License: MIT diff --git a/translitcodec-0.6.0.tar.gz b/translitcodec-0.6.0.tar.gz deleted file mode 100644 index 8347c18..0000000 --- a/translitcodec-0.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dcc8425447c704d1c5dc46c39fbb4eaf42d4ff224c9f8e250a74b2011dae02f6 -size 50157 diff --git a/translitcodec-0.7.0.tar.gz b/translitcodec-0.7.0.tar.gz new file mode 100644 index 0000000..fbf3212 --- /dev/null +++ b/translitcodec-0.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be7975c630ec0f1dd5b3712160c991a9776132985aed2588cba083ba00fa3c8 +size 52414