update to version 0.0.39
- Add the new keyboard layout "au" for Australia (same as "us") - Add locales missing in languages.xml, territiories.xml or in both. - Add ibus/libzhuyin and make it the default for TW. - Add cmn_TW.UTF-8 to the Chinese locales - Add several missing languages (Resolves: rhbz#1631214): ab av bin bm bua ch co cu ee fat gn ho hz ie ii io kaa ki kj kr kum kwm lah lez mh mo na ng nqo nv ota rm rn sco sg sh sma smn sms sn su syr tw ty tyv vo vot wen yap za
This commit is contained in:
parent
9b8f289ad7
commit
f93fb7c61d
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/langtable-0.0.36.tar.gz
|
||||
/langtable-0.0.37.tar.gz
|
||||
/langtable-0.0.38.tar.gz
|
||||
/langtable-0.0.39.tar.gz
|
||||
|
||||
@ -3,8 +3,8 @@
|
||||
%endif
|
||||
|
||||
Name: langtable
|
||||
Version: 0.0.38
|
||||
Release: 8%{?dist}
|
||||
Version: 0.0.39
|
||||
Release: 1%{?dist}
|
||||
Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language.
|
||||
Group: Development/Tools
|
||||
# the translations in languages.xml and territories.xml are (mostly)
|
||||
@ -124,6 +124,16 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/timezone
|
||||
%{_datadir}/langtable/*.xml.gz
|
||||
|
||||
%changelog
|
||||
* Mon Oct 15 2018 Mike FABIAN <mfabian@redhat.com> - 0.0.39-1
|
||||
- Add the new keyboard layout "au" for Australia (same as "us")
|
||||
- Add locales missing in languages.xml, territiories.xml or in both.
|
||||
- Add ibus/libzhuyin and make it the default for TW.
|
||||
- Add cmn_TW.UTF-8 to the Chinese locales
|
||||
- Add several missing languages (Resolves: rhbz#1631214):
|
||||
ab av bin bm bua ch co cu ee fat gn ho hz ie ii io kaa ki kj kr kum
|
||||
kwm lah lez mh mo na ng nqo nv ota rm rn sco sg sh sma smn sms sn su
|
||||
syr tw ty tyv vo vot wen yap za
|
||||
|
||||
* Tue Jul 17 2018 Miro Hrončok <mhroncok@redhat.com> - 0.0.38-8
|
||||
- Update Python macros to new packaging standards
|
||||
(See https://fedoraproject.org/wiki/Changes/Move_usr_bin_python_into_separate_package)
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (langtable-0.0.38.tar.gz) = 80d4e90ac618251a3bf4d475985ea961d6d5d47f3a8e84489cb54ad305d490cae659756bc2957c647ac4a6e1d1e28efb2677bfe8f0abc6ad32f928b49624eff0
|
||||
SHA512 (langtable-0.0.39.tar.gz) = 7b4072f019698335faf6a236ed3659948559ee3e3b2e315b221e65a2232e6d32820f0a9c23da766c22c1aebdcdba3a67a364e4bb2d4dfb7750f907c8cfe4789c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user