15
0

- update to 0.0.66:

* Fix syntax error in a keyboard layout name for t
  * Add mdf
  * Use “in(eng)” keyboard layout instead of “us” for BD to get
    AltGr enabled
  * Get translation changes from CLDR
  * Add option to include changed translations as well to the
    script getting translations from CLDR
  * Fix Makefile twine-upload target for new authentification

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-langtable?expand=0&rev=24
This commit is contained in:
2024-06-04 21:03:30 +00:00
committed by Git OBS Bridge
parent 461ee4786a
commit aff23f3a14
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Jun 4 21:02:39 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.0.66:
* Fix syntax error in a keyboard layout name for t
* Add mdf
* Use “in(eng)” keyboard layout instead of “us” for BD to get
AltGr enabled
* Get translation changes from CLDR
* Add option to include changed translations as well to the
script getting translations from CLDR
* Fix Makefile twine-upload target for new authentification
-------------------------------------------------------------------
Thu Feb 8 21:52:32 UTC 2024 - Dirk Müller <dmueller@suse.com>