Update to version 0.0.22

- Fix typo in territory and locale for ms (Resolves: rhbz#1038109)
- add ba, chm, kv, sah, syc, udm, xal
- add entries for more keyboard layouts known to be non-ASCII
This commit is contained in:
Mike FABIAN 2013-12-04 13:58:06 +01:00
parent 37b437a83f
commit 628eaf3c7d
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@
/langtable-0.0.19.tar.gz
/langtable-0.0.20.tar.gz
/langtable-0.0.21.tar.gz
/langtable-0.0.22.tar.gz

View File

@ -5,7 +5,7 @@
%endif
Name: langtable
Version: 0.0.21
Version: 0.0.22
Release: 1%{?dist}
Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language.
Group: Development/Tools
@ -121,6 +121,11 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/territor
%{_datadir}/langtable/*.xml.gz
%changelog
* Wed Dec 04 2013 Mike FABIAN <mfabian@redhat.com> - 0.0.22-1
- Fix typo in territory and locale for ms (Resolves: rhbz#1038109)
- add ba, chm, kv, sah, syc, udm, xal
- add entries for more keyboard layouts known to be non-ASCII
* Thu Nov 21 2013 Mike FABIAN <mfabian@redhat.com> - 0.0.21-1
- Make America/New_York the highest ranked timezone for US and yi (Resolves: rhbz#1031319)

View File

@ -1 +1 @@
713b5b34b8fbb1b9d0b9eeaf8ba6dc81 langtable-0.0.21.tar.gz
c192a9b0110071842e51d6f913e85811 langtable-0.0.22.tar.gz