From 2fc4012644841227d942d0c6e23c3338a0c295a3 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 24 Sep 2014 10:18:37 +0200 Subject: [PATCH] Update to version 0.0.28 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Do not used translations tagged with 'variant' in CLDR - Rename Uyghur keyboard cn(uig) → cn(ug) (for xkeyboard-config >= 2.12, shipped with Fedora 21 Alpha) --- .gitignore | 1 + langtable.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5fe4bf4..9c1e6f4 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /langtable-0.0.25.tar.gz /langtable-0.0.26.tar.gz /langtable-0.0.27.tar.gz +/langtable-0.0.28.tar.gz diff --git a/langtable.spec b/langtable.spec index 864cd50..fe2999e 100644 --- a/langtable.spec +++ b/langtable.spec @@ -5,7 +5,7 @@ %endif Name: langtable -Version: 0.0.27 +Version: 0.0.28 Release: 1%{?dist} Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language. Group: Development/Tools @@ -125,6 +125,11 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/timezone %{_datadir}/langtable/*.xml.gz %changelog +* Wed Sep 24 2014 Mike FABIAN - 0.0.28-1 +- Do not used translations tagged with 'variant' in CLDR +- Rename Uyghur keyboard cn(uig) → cn(ug) + (for xkeyboard-config >= 2.12, shipped with Fedora 21 Alpha) + * Wed Aug 27 2014 Mike FABIAN - 0.0.27-1 - Use Hindi again as the default language for India (Resolves: rhbz#1133188) - Some translation updates from CLDR. diff --git a/sources b/sources index ef4b82d..7a78ba0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ecd1b350d44660cbdf9f0f4530249f5 langtable-0.0.27.tar.gz +fa3aadc9a4cf0ceb82dae90b87b32ed8 langtable-0.0.28.tar.gz