From 77e9cd9fd6d62c554cc7f06d4d97f2b4b7ca8c31 Mon Sep 17 00:00:00 2001 From: Robert Kuska Date: Tue, 3 Nov 2015 17:36:22 +0100 Subject: [PATCH] Rebuilt for Python3.5 rebuild --- langtable.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/langtable.spec b/langtable.spec index 475f1a1..e7cfdf7 100644 --- a/langtable.spec +++ b/langtable.spec @@ -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 - 0.0.34-2 +- Rebuilt for Python3.5 rebuild + * Wed Jul 01 2015 Mike FABIAN - 0.0.34-1 - Add a function list_scripts() to list scripts used for a language or in a territory - Translation fix from CLDR