[ibus-table/f19] update to 1.8.6

Mike FABIAN mfabian at fedoraproject.org
Tue Jul 29 10:31:03 UTC 2014


commit c6bd38958d7b97b78a55d718894bc97f44a408f7
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Tue Jul 29 11:39:07 2014 +0200

    update to 1.8.6
    
    - Escape % and _ if they are not intended as wildcards
    - Resolves: rhbz#1123981

 .gitignore      |    1 +
 ibus-table.spec |    7 ++++++-
 sources         |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a15cd17..3459e23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ ibus-table-1.3.0.20100621.tar.gz
 /ibus-table-1.8.3.tar.gz
 /ibus-table-1.8.4.tar.gz
 /ibus-table-1.8.5.tar.gz
+/ibus-table-1.8.6.tar.gz
diff --git a/ibus-table.spec b/ibus-table.spec
index 8a0e308..808e171 100644
--- a/ibus-table.spec
+++ b/ibus-table.spec
@@ -1,5 +1,5 @@
 Name:       ibus-table
-Version:    1.8.5
+Version:    1.8.6
 Release:    1%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
@@ -62,6 +62,11 @@ export PYTHON=%{__python3}
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* Tue Jul 29 2014 Mike FABIAN <mfabian at redhat.com> - 1.8.6-1
+- update to 1.8.6
+- Escape % and _ if they are not intended as wildcards
+- Resolves: rhbz#1123981
+
 * 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
diff --git a/sources b/sources
index 156fca1..0e5b93a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d46a3aab091f818b082541e7360f43d2  ibus-table-1.8.5.tar.gz
+b1fc5a3c504736cb85bd0429da2eff65  ibus-table-1.8.6.tar.gz


More information about the scm-commits mailing list