Rebuilt for Python3.5 rebuild

This commit is contained in:
Robert Kuska 2015-11-03 17:36:22 +01:00
parent d034e2a848
commit 77e9cd9fd6

View File

@ -6,7 +6,7 @@
Name: langtable
Version: 0.0.34
Release: 1%{?dist}
Release: 2%{?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,9 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/timezone
%{_datadir}/langtable/*.xml.gz
%changelog
* Tue Nov 03 2015 Robert Kuska <rkuska@redhat.com> - 0.0.34-2
- Rebuilt for Python3.5 rebuild
* Wed Jul 01 2015 Mike FABIAN <mfabian@redhat.com> - 0.0.34-1
- Add a function list_scripts() to list scripts used for a language or in a territory
- Translation fix from CLDR