15
0

- update to 0.2.7:

* Removes Python 3.7 support.
  * Adds zhuyin for "dai". Fixes #22.
  * Adds transcription for "yo". Fixes #26.
- drop 31-fix-erroneous-IPA-you-yong.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dragonmapper?expand=0&rev=8
This commit is contained in:
2024-11-10 22:07:27 +00:00
committed by Git OBS Bridge
parent 045a4ba833
commit 50e521d7d2
5 changed files with 17 additions and 38 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Nov 10 22:06:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.2.7:
* Removes Python 3.7 support.
* Adds zhuyin for "dai". Fixes #22.
* Adds transcription for "yo". Fixes #26.
- drop 31-fix-erroneous-IPA-you-yong.patch (upstream)
-------------------------------------------------------------------
Thu Nov 23 15:17:48 UTC 2023 - Matej Cepl <mcepl@cepl.eu>