diff --git a/.gitignore b/.gitignore index 0c01546..a7c18e4 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /langtable-0.0.28.tar.gz /langtable-0.0.29.tar.gz /langtable-0.0.30.tar.gz +/langtable-0.0.31.tar.gz diff --git a/langtable.spec b/langtable.spec index 6e38ebd..840e0d0 100644 --- a/langtable.spec +++ b/langtable.spec @@ -5,7 +5,7 @@ %endif Name: langtable -Version: 0.0.30 +Version: 0.0.31 Release: 1%{?dist} Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language. Group: Development/Tools @@ -125,6 +125,12 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/timezone %{_datadir}/langtable/*.xml.gz %changelog +* Thu Mar 05 2015 Mike FABIAN - 0.0.31-1 +- Fix keyboard for sr_ME ('rs', not 'sr'), by David Shea (Resolves: rhbz#1190078) +- Add tcy and bhb +- Add some new translations from CLDR +- Some translation fixes from CLDR + * Tue Jan 27 2015 Mike FABIAN - 0.0.30-1 - Make “eurlatgr” the default console font for languages and regions which do not need Arabic or Cyrillic or Hebrew script. diff --git a/sources b/sources index ad7cf46..6482211 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fdcc973d6cc6d73eeacb4eb634125f27 langtable-0.0.30.tar.gz +aada7a6bc8395e942798d3d15dd02d0b langtable-0.0.31.tar.gz