Accepting request 1178619 from devel:languages:python
- 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/request/show/1178619 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-langtable?expand=0&rev=11
This commit is contained in:
commit
f2f29352c5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bf466296aba9142c114eee2dbb1917c3868bab384c63f608fc978a44b75b4863
|
|
||||||
size 1360986
|
|
3
langtable-0.0.66.tar.gz
Normal file
3
langtable-0.0.66.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0679e9014aa25916a8184c7bb5082fe983a661ab958d37f5fb75461abf5fb342
|
||||||
|
size 1377266
|
@ -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>
|
Thu Feb 8 21:52:32 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%global literalpython python
|
%global literalpython python
|
||||||
Name: python-langtable%{psuffix}
|
Name: python-langtable%{psuffix}
|
||||||
Version: 0.0.65
|
Version: 0.0.66
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Database to guess defaults for locale settings
|
Summary: Database to guess defaults for locale settings
|
||||||
# the translations in languages.xml and territories.xml are (mostly)
|
# the translations in languages.xml and territories.xml are (mostly)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user