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:
Mike FABIAN 2016-07-20 13:51:09 +02:00
parent fd5886102c
commit d8183dccc7
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
58fedaa935f990d88f0e26f880f7770f langtable-0.0.35.tar.gz
982b6ba4101b15c6311ad743cb0f0be6 langtable-0.0.36.tar.gz