From 9ed0bd9d3b9f3c08cca30dd6dfff0e0b703aa30b Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 11 Nov 2013 17:33:36 +0100 Subject: [PATCH] Update to version 0.0.19 - Add SS - More translations for anp from CLDR - Add information about default input methods and a query function --- .gitignore | 1 + langtable.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ccdb729..5ed0383 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /langtable-0.0.16.tar.gz /langtable-0.0.17.tar.gz /langtable-0.0.18.tar.gz +/langtable-0.0.19.tar.gz diff --git a/langtable.spec b/langtable.spec index 4d07254..94cc3cf 100644 --- a/langtable.spec +++ b/langtable.spec @@ -5,7 +5,7 @@ %endif Name: langtable -Version: 0.0.18 +Version: 0.0.19 Release: 1%{?dist} Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language. Group: Development/Tools @@ -121,6 +121,11 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/territor %{_datadir}/langtable/*.xml.gz %changelog +* Mon Nov 11 2013 Mike FABIAN - 0.0.19-1 +- Add SS +- More translations for anp from CLDR +- Add information about default input methods and a query function + * Mon Nov 04 2013 Mike FABIAN - 0.0.18-1 - Add anp - Do not fail if a timezone id part cannot be found in the database (Vratislav Podzimek reported that error) diff --git a/sources b/sources index 6783f86..2f70187 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8cc7f0689231f2a08a98800974f2813 langtable-0.0.18.tar.gz +76d81ef820a51f0ee5e489ad3e92747e langtable-0.0.19.tar.gz