Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b3ac85eadc | ||
|
|
34bae33d06 | ||
|
|
e33fc2ab70 | ||
|
|
6de025c957 |
3 changed files with 39 additions and 3 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -53,3 +53,7 @@
|
|||
/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
|
||||
/langtable-0.0.57.tar.gz
|
||||
/langtable-0.0.58.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: langtable
|
||||
Version: 0.0.54
|
||||
Release: 2%{?dist}
|
||||
Version: 0.0.58
|
||||
Release: 1%{?dist}
|
||||
Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language.
|
||||
# the translations in languages.xml and territories.xml are (mostly)
|
||||
# imported from CLDR and are thus under the Unicode license, the
|
||||
|
|
@ -74,6 +74,38 @@ xmllint --noout --relaxng \
|
|||
%{python3_sitelib}/langtable-*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 21 2022 Mike FABIAN <mfabian@redhat.com> - 0.0.58-1
|
||||
- Update to 0.0.58
|
||||
- Add syr locale
|
||||
- Get translation changes from CLDR
|
||||
- Add more translations from CLDR
|
||||
- Fix names for keyboard layouts which have changed
|
||||
- Add ab_GE locale
|
||||
- Add rif language
|
||||
|
||||
* Tue Jan 25 2022 Mike FABIAN <mfabian@redhat.com> - 0.0.57-1
|
||||
- Update to 0.0.57
|
||||
- Get translation changes from CLDR
|
||||
- Add more translations from CLDR
|
||||
- Replace “ibus/cangjie” with “ibus/table:cangjie5”
|
||||
- Updates for Sami languages (from Marko Myllynen)
|
||||
- Updates for Finnish keyboard layouts (from Marko Myllynen)
|
||||
|
||||
* 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
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.54-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (langtable-0.0.54.tar.gz) = 9862f6e5747bfdfcdda8f937d4d9435160597df7f83ebb3afa5714fbc1a93e40c49b8a34164eff5c857ef6fb8e21adcfa149045600d4fcd635161892d31cee02
|
||||
SHA512 (langtable-0.0.58.tar.gz) = e7d12ad98754e6ea8e0d5c1b1a425fbca62c0cae78b3fddb9a4b34fc8163c372e08fe5ccee89e880407772181bc9eaf8dbfd499829916055c62c3a0e6f70bc18
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue