[ibus-table/f19] update to 1.8.5

Mike FABIAN mfabian at fedoraproject.org
Mon Jul 21 14:27:35 UTC 2014


commit 399d7118c604a00f264a5d12ac4ccda7a6e01101
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Mon Jul 21 15:56:09 2014 +0200

    update to 1.8.5
    
    - Always write xml output in UTF-8 encoding, not in the encoding
      of the current locale
    - Resolves: rhbz#1120919

 .gitignore      |    1 +
 ibus-table.spec |    8 +++++++-
 sources         |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dedc158..a15cd17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ ibus-table-1.3.0.20100621.tar.gz
 /ibus-table-1.8.2.tar.gz
 /ibus-table-1.8.3.tar.gz
 /ibus-table-1.8.4.tar.gz
+/ibus-table-1.8.5.tar.gz
diff --git a/ibus-table.spec b/ibus-table.spec
index d4f5565..8a0e308 100644
--- a/ibus-table.spec
+++ b/ibus-table.spec
@@ -1,5 +1,5 @@
 Name:       ibus-table
-Version:    1.8.4
+Version:    1.8.5
 Release:    1%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
@@ -62,6 +62,12 @@ export PYTHON=%{__python3}
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* Mon Jul 21 2014 Mike FABIAN <mfabian at redhat.com> - 1.8.5-1
+- update to 1.8.5
+- Always write xml output in UTF-8 encoding, not in the encoding
+  of the current locale
+- Resolves: rhbz#1120919
+
 * Mon Jul 07 2014 Mike FABIAN <mfabian at redhat.com> - 1.8.4-1
 - update to 1.8.4
 - Tweak defaults for Chinese mode taken from the locale
diff --git a/sources b/sources
index 6a13c85..156fca1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-abee305270abf5ca537848e2b5b4d941  ibus-table-1.8.4.tar.gz
+d46a3aab091f818b082541e7360f43d2  ibus-table-1.8.5.tar.gz


More information about the scm-commits mailing list