diff --git a/emoji-2.14.0.tar.gz b/emoji-2.14.0.tar.gz deleted file mode 100644 index 985ca19..0000000 --- a/emoji-2.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f68ac28915a2221667cddb3e6c589303c3c6954c6c5af6fefaec7f9bdf72fdca -size 593932 diff --git a/emoji-2.14.1.tar.gz b/emoji-2.14.1.tar.gz new file mode 100644 index 0000000..80592cb --- /dev/null +++ b/emoji-2.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8c50043d79a2c1410ebfae833ae1868d5941a67a6cd4d18377e2eb0bd79346b +size 597182 diff --git a/python-emoji.changes b/python-emoji.changes index c5d85c2..55aceaf 100644 --- a/python-emoji.changes +++ b/python-emoji.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 20 13:32:58 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 2.14.1 + * Use `importlib.resources` to load json files + * Update translations to Unicode release-46-1 + ------------------------------------------------------------------- Mon Oct 7 19:12:20 UTC 2024 - Matthias Bach - 2.14.0 diff --git a/python-emoji.spec b/python-emoji.spec index 838770d..de2b33b 100644 --- a/python-emoji.spec +++ b/python-emoji.spec @@ -1,7 +1,7 @@ # # spec file for package python-emoji # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2021 Matthias Bach # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-emoji -Version: 2.14.0 +Version: 2.14.1 Release: 0 Summary: Emoji for Python License: BSD-3-Clause