Update to 0.0.55
This commit is contained in:
parent
608c818fc8
commit
4c906565d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
||||
/langtable-0.0.52.tar.gz
|
||||
/langtable-0.0.53.tar.gz
|
||||
/langtable-0.0.54.tar.gz
|
||||
/langtable-0.0.55.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: langtable
|
||||
Version: 0.0.54
|
||||
Release: 4%{?dist}
|
||||
Version: 0.0.55
|
||||
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
|
||||
* 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 Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.54-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (langtable-0.0.54.tar.gz) = 9862f6e5747bfdfcdda8f937d4d9435160597df7f83ebb3afa5714fbc1a93e40c49b8a34164eff5c857ef6fb8e21adcfa149045600d4fcd635161892d31cee02
|
||||
SHA512 (langtable-0.0.55.tar.gz) = c432e17f3f49b0a841a57512905e5083a2b502f1feb789ace2a3029d5c828f2292fc7f947e1a2a63365592405cda362eaf717f5acf83e7e50fba338f51ec3613
|
||||
|
||||
Loading…
Reference in New Issue
Block a user