python-langtable/python-langtable.changes

77 lines
3.3 KiB
Plaintext

-------------------------------------------------------------------
Thu May 25 06:16:29 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Build data package with multibuild
-------------------------------------------------------------------
Thu Apr 27 20:56:49 UTC 2023 - Josef Reidinger <jreidinger@suse.com>
- Split python-langtable-data subpackage to hold XML data that
package use it saves some spaces and allows usage of that XML
without python dependency
-------------------------------------------------------------------
Tue Dec 6 03:52:27 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.0.61
* Add mnw_MM.UTF-8 and ckb_IQ.UTF-8
* Do not run test cases using Python2 anymore
* Add bih
* Add more translations from CLDR
* Migrate license tag to SPDX
-------------------------------------------------------------------
Wed Oct 12 03:39:37 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.0.60
* Add list_common_locales() function (Resolves: #15)
* For ar_IN locale, langtable should give the 'ara' keyboard layout as the first choice (Resolves: Resolves: #14)
-------------------------------------------------------------------
Tue Sep 6 11:05:16 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
update: 0.0.58 -> 0.0.59
- Add ibus/m17n:ar:kbd as input method for Arabic and fix iso639-1 code for Arabic
- Add new translations and changes to translations from CLDR
-------------------------------------------------------------------
Sun Jun 26 20:07:21 UTC 2022 - Gordon Leung <pirateclip@protonmail.com> - 0.0.58
update: 0.0.51 -> 0.0.58
- add list_common_keyboards() to public api (Sundeep Anand suanand@redhat.com)
- Capitalize the return values of language_name() and territory_name()
* gh#rhinstaller/anaconda#2837
- Add more translations and changes from CLDR
- add list_common_languages derived from gnome-control-center (Sundeep Anand suanand@redhat.com)
- Make inscript2 instead of inscript input methods the default
* https://fedoraproject.org/wiki/Changes/Enhanced_Inscript_as_default_Indic_IM
- Make ibus/m17n:vi:telex the default input method for Vietnamese
- Fallback to translations in “xx” from “xx_Zzzz” only if “Zzzz” is the main script of “xx”
* gh#mike-fabian/langtable#13
- Replace “ibus/cangjie” with “ibus/table:cangjie5”
- Update Sami languages and Finnish keyboard layouts (from Marko Myllynen)
- Add syr and ab_GE locales
- Add rif language
-------------------------------------------------------------------
Tue Jan 11 21:07:39 UTC 2022 - Dirk Müller <dmueller@suse.com>
- add python-rpm-macros dependency
-------------------------------------------------------------------
Wed Apr 15 10:32:10 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.0.51
* Parse stuff in glibc locale names after @ which is not a script as a variant
* Add ckb_IQ.UTF-8 locale
* Make parse_locale() return something reasonable for
C, POSIX, en_US_POSIX, and C.UTF-8
* Fix exception in language_name() when called with languageId=''
* Add new public function parse_locale()
* Let info() print a bit more stuff
-------------------------------------------------------------------
Thu Nov 7 10:33:47 UTC 2019 - Ludwig Nussel <lnussel@suse.de>
- initial package version 0.0.48 for openSUSE