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