[langtable/f19] Update to version 0.0.26

Mike FABIAN mfabian at fedoraproject.org
Mon Aug 25 10:26:52 UTC 2014


commit 216b04c7170e2e3d26ef77b6f916629f1cc6546c
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Mon Aug 25 12:14:22 2014 +0200

    Update to version 0.0.26
    
    - Use English as the default language for India (Resolves: rhbz#1133188)

 .gitignore     |    1 +
 langtable.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 287a55d..4475a76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /langtable-0.0.23.tar.gz
 /langtable-0.0.24.tar.gz
 /langtable-0.0.25.tar.gz
+/langtable-0.0.26.tar.gz
diff --git a/langtable.spec b/langtable.spec
index 38b3e0a..4f95c3f 100644
--- a/langtable.spec
+++ b/langtable.spec
@@ -5,7 +5,7 @@
 %endif
 
 Name:           langtable
-Version:        0.0.25
+Version:        0.0.26
 Release:        1%{?dist}
 Summary:        Guessing reasonable defaults for locale, keyboard layout, territory, and language.
 Group:          Development/Tools
@@ -125,6 +125,9 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/timezone
 %{_datadir}/langtable/*.xml.gz
 
 %changelog
+* 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)
+
 * Wed Jul 09 2014 Mike FABIAN <mfabian at redhat.com> - 0.0.25-1
 - Add fi(classic) keyboard layout (Resolves: rhbz#1117860)
 
diff --git a/sources b/sources
index ee7bc64..1cfd58a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-47e608a5c132903f1fb0359a70f11199  langtable-0.0.25.tar.gz
+14fa64d42c2df92bca470f49e1776a25  langtable-0.0.26.tar.gz


More information about the scm-commits mailing list