Update to version 0.0.32

- Add language endonym for tl (Resolves: rhbz#1220783)
This commit is contained in:
Mike FABIAN 2015-05-12 15:14:20 +02:00
parent adfeb4a93f
commit f66cc02c01
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@
/langtable-0.0.29.tar.gz
/langtable-0.0.30.tar.gz
/langtable-0.0.31.tar.gz
/langtable-0.0.32.tar.gz

View File

@ -5,8 +5,8 @@
%endif
Name: langtable
Version: 0.0.31
Release: 2%{?dist}
Version: 0.0.32
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)
@ -125,6 +125,10 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/timezone
%{_datadir}/langtable/*.xml.gz
%changelog
* Tue May 12 2015 Mike FABIAN <mfabian@redhat.com> - 0.0.32-1
- Add language endonym for tl
- Resolves: rhbz#1220783
* Tue Apr 28 2015 Mike FABIAN <mfabian@redhat.com> - 0.0.31-2
- Do not package the files in /usr/share/langtable/ twice
- Resolves: rhbz#1216913

View File

@ -1 +1 @@
aada7a6bc8395e942798d3d15dd02d0b langtable-0.0.31.tar.gz
f5897016e8a8197c3494689aed3952f8 langtable-0.0.32.tar.gz