Update to version 0.0.23
- Change English translation for or from “Oriya” to “Odia” (Resolves: rhbz#1039496) - Some new translations and translation fixes from CLDR
This commit is contained in:
parent
628eaf3c7d
commit
6e2248e2bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/langtable-0.0.20.tar.gz
|
||||
/langtable-0.0.21.tar.gz
|
||||
/langtable-0.0.22.tar.gz
|
||||
/langtable-0.0.23.tar.gz
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
%endif
|
||||
|
||||
Name: langtable
|
||||
Version: 0.0.22
|
||||
Version: 0.0.23
|
||||
Release: 1%{?dist}
|
||||
Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language.
|
||||
Group: Development/Tools
|
||||
@ -121,6 +121,10 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/territor
|
||||
%{_datadir}/langtable/*.xml.gz
|
||||
|
||||
%changelog
|
||||
* Tue Dec 10 2013 Mike FABIAN <mfabian@redhat.com> - 0.0.23-1
|
||||
- Change English translation for or from “Oriya” to “Odia” (Resolves: rhbz#1039496)
|
||||
- Some new translations and translation fixes from CLDR
|
||||
|
||||
* 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user