[langtable] Update to version 0.0.22

Mike FABIAN mfabian at fedoraproject.org
Wed Dec 4 13:04:06 UTC 2013


commit 628eaf3c7da053ead1f52a44ac9c731ab4d442cb
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Wed Dec 4 13:58:06 2013 +0100

    Update to version 0.0.22
    
    - Fix typo in territory and locale for ms (Resolves: rhbz#1038109)
    - add ba, chm, kv, sah, syc, udm, xal
    - add entries for more keyboard layouts known to be non-ASCII

 .gitignore     |    1 +
 langtable.spec |    7 ++++++-
 sources        |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f4ebf13..dfcd11c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /langtable-0.0.19.tar.gz
 /langtable-0.0.20.tar.gz
 /langtable-0.0.21.tar.gz
+/langtable-0.0.22.tar.gz
diff --git a/langtable.spec b/langtable.spec
index 0d65187..82f6eab 100644
--- a/langtable.spec
+++ b/langtable.spec
@@ -5,7 +5,7 @@
 %endif
 
 Name:           langtable
-Version:        0.0.21
+Version:        0.0.22
 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
+* Wed Dec 04 2013 Mike FABIAN <mfabian at redhat.com> - 0.0.22-1
+- Fix typo in territory and locale for ms (Resolves: rhbz#1038109)
+- add ba, chm, kv, sah, syc, udm, xal
+- add entries for more keyboard layouts known to be non-ASCII
+
 * Thu Nov 21 2013 Mike FABIAN <mfabian at redhat.com> - 0.0.21-1
 - Make America/New_York the highest ranked timezone for US and yi (Resolves: rhbz#1031319)
 
diff --git a/sources b/sources
index 0a320d8..0269f53 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-713b5b34b8fbb1b9d0b9eeaf8ba6dc81  langtable-0.0.21.tar.gz
+c192a9b0110071842e51d6f913e85811  langtable-0.0.22.tar.gz


More information about the scm-commits mailing list