Update to version 0.0.35
- Add some translations from CLDR - Translation fix for Cyprus in Turkish (Resolves: rhbz#1349245) - Fix script entries for ID and BA - Add khb, osa, new, xzh and Bhks and Marc scripts
This commit is contained in:
parent
d6373a8697
commit
07cc9e4c78
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/langtable-0.0.32.tar.gz
|
||||
/langtable-0.0.33.tar.gz
|
||||
/langtable-0.0.34.tar.gz
|
||||
/langtable-0.0.35.tar.gz
|
||||
|
||||
@ -5,8 +5,8 @@
|
||||
%endif
|
||||
|
||||
Name: langtable
|
||||
Version: 0.0.34
|
||||
Release: 4%{?dist}
|
||||
Version: 0.0.35
|
||||
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)
|
||||
@ -118,6 +118,12 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/timezone
|
||||
%{_datadir}/langtable/*.xml.gz
|
||||
|
||||
%changelog
|
||||
* Wed Jun 23 2016 Mike FABIAN <mfabian@redhat.com> - 0.0.35-1
|
||||
- Add some translations from CLDR
|
||||
- Translation fix for Cyprus in Turkish (Resolves: rhbz#1349245)
|
||||
- Fix script entries for ID and BA
|
||||
- Add khb, osa, new, xzh and Bhks and Marc scripts
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.34-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user