Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
81b04d864b | ||
|
|
73a0125457 |
3 changed files with 19 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -53,3 +53,5 @@
|
|||
/langtable-0.0.52.tar.gz
|
||||
/langtable-0.0.53.tar.gz
|
||||
/langtable-0.0.54.tar.gz
|
||||
/langtable-0.0.55.tar.gz
|
||||
/langtable-0.0.56.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: langtable
|
||||
Version: 0.0.54
|
||||
Version: 0.0.56
|
||||
Release: 1%{?dist}
|
||||
Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language.
|
||||
# the translations in languages.xml and territories.xml are (mostly)
|
||||
|
|
@ -74,6 +74,21 @@ xmllint --noout --relaxng \
|
|||
%{python3_sitelib}/langtable-*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 16 2021 Mike FABIAN <mfabian@redhat.com> - 0.0.56-1
|
||||
- Update to 0.0.56
|
||||
- Fallback to translations in “xx” from “xx_Zzzz”
|
||||
only if “Zzzz” is the main script of “xx”
|
||||
(Resolves: https://github.com/mike-fabian/langtable/issues/13)
|
||||
- Get translation changes for mt from CLDR
|
||||
|
||||
* Wed Aug 11 2021 Mike FABIAN <mfabian@redhat.com> - 0.0.55-1
|
||||
- Update to 0.0.55
|
||||
- Get translation changes from CLDR
|
||||
- Add more translations from CLDR
|
||||
- Make inscript2 instead of inscript input methods the default
|
||||
(See: https://fedoraproject.org/wiki/Changes/Enhanced_Inscript_as_default_Indic_IM)
|
||||
- Make ibus/m17n:vi:telex the default input method for Vietnamese
|
||||
|
||||
* Thu Oct 29 2020 Mike FABIAN <mfabian@redhat.com> - 0.0.54-1
|
||||
- Update to 0.0.54
|
||||
- add list_common_languages derived from gnome-control-center
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (langtable-0.0.54.tar.gz) = 9862f6e5747bfdfcdda8f937d4d9435160597df7f83ebb3afa5714fbc1a93e40c49b8a34164eff5c857ef6fb8e21adcfa149045600d4fcd635161892d31cee02
|
||||
SHA512 (langtable-0.0.56.tar.gz) = be15202d2f5bb85a5146055d38031e02563e104a19bc2dd4a6ef15b35b2c72d76a424c6b8ea414f7e10c072cb05806e1326a89b902433812fa99bf75eeebf0dd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue