update to version 0.0.43
- Get translation changes from CLDR - Add some new translations from CLDR - Add dsb_DE.UTF-8 sah_RU.UTF-8 locales - Fix ranks for "en" and "zh" in "SG", English should be the default for "SG" - Reduce the rank of cmn_TW.UTF-8 and zh_SG.UTF-8 to 0 for languageId="zh" (Resolves: https://github.com/mike-fabian/langtable/issues/8)
This commit is contained in:
parent
3482269d9b
commit
391fa6062c
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
||||
/langtable-0.0.40.tar.gz
|
||||
/langtable-0.0.41.tar.gz
|
||||
/langtable-0.0.42.tar.gz
|
||||
/langtable-0.0.43.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: langtable
|
||||
Version: 0.0.42
|
||||
Version: 0.0.43
|
||||
Release: 1%{?dist}
|
||||
Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language.
|
||||
# the translations in languages.xml and territories.xml are (mostly)
|
||||
@ -79,6 +79,14 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/timezone
|
||||
%{_datadir}/langtable/*.xml.gz
|
||||
|
||||
%changelog
|
||||
* Fri May 10 2019 Mike FABIAN <mfabian@redhat.com> - 0.0.43-1
|
||||
- Get translation changes from CLDR
|
||||
- Add some new translations from CLDR
|
||||
- Add dsb_DE.UTF-8 sah_RU.UTF-8 locales
|
||||
- Fix ranks for "en" and "zh" in "SG", English should be the default for "SG"
|
||||
- Reduce the rank of cmn_TW.UTF-8 and zh_SG.UTF-8 to 0 for languageId="zh"
|
||||
(Resolves: https://github.com/mike-fabian/langtable/issues/8)
|
||||
|
||||
* Mon Apr 08 2019 Mike FABIAN <mfabian@redhat.com> - 0.0.42-1
|
||||
- Add special support for languageId ca_ES_VALENCIA (Resolves: rhbz#1698984)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (langtable-0.0.42.tar.gz) = 33753a0cac991f5499b49ea01288da9cc4fbea6f8572d772e5ce94e218726fee34885764dbc2f243b0f4c56a962ccea3f2c404c75e7ec2382b196cbf161c9c90
|
||||
SHA512 (langtable-0.0.43.tar.gz) = 42905b48b722fb666b9a0dbc43e5329813f61b77d5d060e5e62c29cb7f975cbf6a67b25767b0c6f2ddaaea31d5a7620fd1f963772303fd44a5f9903aad7252e4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user