forked from pool/python-langtable
- update to 0.0.64:
* Add new public functions list_all_{languages,locales,keyboard
s,territories,timezones,scripts,input_methods,console_fonts}
- update to 0.0.63:
* Japanese: prefer anthy over kkc
* Use skipTerritory also in list_keyboards(),
list_consolefonts(), and list_timezones()
* Add more translations from CLDR
* Get translation changes from CLDR
- update to 0.0.62:
* Get translation changes from CLDR
* Add more translations from CLDR
* Add Norwegian keyboard layout to keyboards.xml (Resolves:
https://github.com/mike-fabian/langtable/issues/16)
* Add Hang script to Southern Aymara
- Update to version 0.0.61
- Update to version 0.0.60
- add python-rpm-macros dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-langtable?expand=0&rev=20
This commit is contained in:
BIN
langtable-0.0.61.tar.gz
LFS
BIN
langtable-0.0.61.tar.gz
LFS
Binary file not shown.
3
langtable-0.0.64.tar.gz
Normal file
3
langtable-0.0.64.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1297b7f6e33160887fe08a88176aa0ea873b810a55f2a2740257b124184b067a
|
||||
size 1350585
|
||||
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 22:30:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.0.64:
|
||||
* Add new public functions list_all_{languages,locales,keyboard
|
||||
s,territories,timezones,scripts,input_methods,console_fonts}
|
||||
- update to 0.0.63:
|
||||
* Japanese: prefer anthy over kkc
|
||||
* Use skipTerritory also in list_keyboards(),
|
||||
list_consolefonts(), and list_timezones()
|
||||
* Add more translations from CLDR
|
||||
* Get translation changes from CLDR
|
||||
- update to 0.0.62:
|
||||
* Get translation changes from CLDR
|
||||
* Add more translations from CLDR
|
||||
* Add Norwegian keyboard layout to keyboards.xml (Resolves:
|
||||
https://github.com/mike-fabian/langtable/issues/16)
|
||||
* Add Hang script to Southern Aymara
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 25 06:16:29 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
@@ -13,7 +32,7 @@ Thu Apr 27 20:56:49 UTC 2023 - Josef Reidinger <jreidinger@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 03:52:27 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 0.0.61
|
||||
- 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
|
||||
@@ -23,7 +42,7 @@ Tue Dec 6 03:52:27 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 12 03:39:37 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 0.0.60
|
||||
- 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)
|
||||
|
||||
@@ -56,7 +75,7 @@ update: 0.0.51 -> 0.0.58
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 11 21:07:39 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- add python-rpm-macros dependency
|
||||
- add python-rpm-macros dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 10:32:10 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
%define skip_python2 1
|
||||
%global literalpython python
|
||||
Name: python-langtable%{psuffix}
|
||||
Version: 0.0.61
|
||||
Version: 0.0.64
|
||||
Release: 0
|
||||
Summary: Database to guess defaults for locale settings
|
||||
# the translations in languages.xml and territories.xml are (mostly)
|
||||
|
||||
Reference in New Issue
Block a user