Update to version 0.0.36
- Add LI (a de_LI locale has recently been added to glibc) - Add some translations for LI from CLDR
This commit is contained in:
parent
fd5886102c
commit
d8183dccc7
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/langtable-0.0.33.tar.gz
|
||||
/langtable-0.0.34.tar.gz
|
||||
/langtable-0.0.35.tar.gz
|
||||
/langtable-0.0.36.tar.gz
|
||||
|
||||
@ -5,8 +5,8 @@
|
||||
%endif
|
||||
|
||||
Name: langtable
|
||||
Version: 0.0.35
|
||||
Release: 2%{?dist}
|
||||
Version: 0.0.36
|
||||
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,10 +118,14 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/timezone
|
||||
%{_datadir}/langtable/*.xml.gz
|
||||
|
||||
%changelog
|
||||
* Wed Jul 20 2016 Mike FABIAN <mfabian@redhat.com> - 0.0.36-1
|
||||
- Add LI (a de_LI locale has recently been added to glibc)
|
||||
- Add some translations for LI from CLDR
|
||||
|
||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.35-2
|
||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||
|
||||
* Wed Jun 23 2016 Mike FABIAN <mfabian@redhat.com> - 0.0.35-1
|
||||
* Fri Jun 24 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user