From d14a91ecabab9fb01097f4aead84b41f2029c4b7 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 25 Aug 2014 12:14:22 +0200 Subject: [PATCH] Update to version 0.0.26 - Use English as the default language for India (Resolves: rhbz#1133188) --- .gitignore | 1 + langtable.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 287a55d..4475a76 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /langtable-0.0.23.tar.gz /langtable-0.0.24.tar.gz /langtable-0.0.25.tar.gz +/langtable-0.0.26.tar.gz diff --git a/langtable.spec b/langtable.spec index 38a7949..f1c86d4 100644 --- a/langtable.spec +++ b/langtable.spec @@ -5,7 +5,7 @@ %endif Name: langtable -Version: 0.0.25 +Version: 0.0.26 Release: 1%{?dist} Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language. Group: Development/Tools @@ -125,6 +125,9 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/timezone %{_datadir}/langtable/*.xml.gz %changelog +* Mon Aug 25 2014 Mike FABIAN - 0.0.26-1 +- Use English as the default language for India (Resolves: rhbz#1133188) + * Wed Jul 09 2014 Mike FABIAN - 0.0.25-1 - Add fi(classic) keyboard layout (Resolves: rhbz#1117860) diff --git a/sources b/sources index ee7bc64..1cfd58a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -47e608a5c132903f1fb0359a70f11199 langtable-0.0.25.tar.gz +14fa64d42c2df92bca470f49e1776a25 langtable-0.0.26.tar.gz