[langtable/f21] Update to version 0.0.27

Mike FABIAN mfabian at fedoraproject.org
Wed Aug 27 14:31:51 UTC 2014


commit 7e3a83a677b6ca17d59a29cd81f3a1f07fac7d31
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Wed Aug 27 15:44:00 2014 +0200

    Update to version 0.0.27
    
    - Use Hindi again as the default language for India (Resolves: rhbz#1133188)
    - Some translation updates from CLDR.

 .gitignore     |    1 +
 langtable.spec |    6 +++++-
 sources        |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4475a76..5fe4bf4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /langtable-0.0.24.tar.gz
 /langtable-0.0.25.tar.gz
 /langtable-0.0.26.tar.gz
+/langtable-0.0.27.tar.gz
diff --git a/langtable.spec b/langtable.spec
index f1c86d4..864cd50 100644
--- a/langtable.spec
+++ b/langtable.spec
@@ -5,7 +5,7 @@
 %endif
 
 Name:           langtable
-Version:        0.0.26
+Version:        0.0.27
 Release:        1%{?dist}
 Summary:        Guessing reasonable defaults for locale, keyboard layout, territory, and language.
 Group:          Development/Tools
@@ -125,6 +125,10 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/timezone
 %{_datadir}/langtable/*.xml.gz
 
 %changelog
+* Wed Aug 27 2014 Mike FABIAN <mfabian at redhat.com> - 0.0.27-1
+- Use Hindi again as the default language for India (Resolves: rhbz#1133188)
+- Some translation updates from CLDR.
+
 * Mon Aug 25 2014 Mike FABIAN <mfabian at redhat.com> - 0.0.26-1
 - Use English as the default language for India (Resolves: rhbz#1133188)
 
diff --git a/sources b/sources
index 1cfd58a..ef4b82d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14fa64d42c2df92bca470f49e1776a25  langtable-0.0.26.tar.gz
+6ecd1b350d44660cbdf9f0f4530249f5  langtable-0.0.27.tar.gz


More information about the scm-commits mailing list