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)
This commit is contained in:
parent
d2f28834d9
commit
cea652720c
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/langtable-0.0.54.tar.gz
|
||||
/langtable-0.0.55.tar.gz
|
||||
/langtable-0.0.56.tar.gz
|
||||
/langtable-0.0.57.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: langtable
|
||||
Version: 0.0.56
|
||||
Release: 2%{?dist}
|
||||
Version: 0.0.57
|
||||
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
|
||||
@ -75,6 +75,14 @@ xmllint --noout --relaxng \
|
||||
%{python3_sitelib}/langtable-*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.56-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (langtable-0.0.56.tar.gz) = be15202d2f5bb85a5146055d38031e02563e104a19bc2dd4a6ef15b35b2c72d76a424c6b8ea414f7e10c072cb05806e1326a89b902433812fa99bf75eeebf0dd
|
||||
SHA512 (langtable-0.0.57.tar.gz) = e354728fe392bee239187df2e4aa9e2080aebed7b8bcf6cee0212b0565866c265d9e7d5144cf71e748ca82c2f6126dfb9ad499904cf4f725e187be4ced458977
|
||||
|
||||
Loading…
Reference in New Issue
Block a user