[ibus-table] update to 1.9.4

Mike FABIAN mfabian at fedoraproject.org
Sun Mar 8 07:41:29 UTC 2015


commit d5e9314fc2a22c925146bd72e62fe8e9cbd7ba93
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Sat Mar 7 19:19:43 2015 +0100

    update to 1.9.4
    
    - Check existence of old log files before trying to delete them
    - Resolves: rhbz#1199673

 .gitignore      | 1 +
 ibus-table.spec | 7 ++++++-
 sources         | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 446a82a..753c025 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ ibus-table-1.3.0.20100621.tar.gz
 /ibus-table-1.9.1.tar.gz
 /ibus-table-1.9.2.tar.gz
 /ibus-table-1.9.3.tar.gz
+/ibus-table-1.9.4.tar.gz
diff --git a/ibus-table.spec b/ibus-table.spec
index 0ef580e..724ee83 100644
--- a/ibus-table.spec
+++ b/ibus-table.spec
@@ -1,5 +1,5 @@
 Name:       ibus-table
-Version:    1.9.3
+Version:    1.9.4
 Release:    1%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
@@ -62,6 +62,11 @@ export PYTHON=%{__python3}
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* Sat Mar 07 2015 Mike FABIAN <mfabian at redhat.com> - 1.9.4-1
+- update to 1.9.4
+- Check existence of old log files before trying to delete them
+- Resolves: rhbz#1199673
+
 * Mon Mar 02 2015 Mike FABIAN <mfabian at redhat.com> - 1.9.3-1
 - update to 1.9.3
 - Try to get the English name of the table if run in locale C/POSIX
diff --git a/sources b/sources
index 6005a37..331dc9c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-628a27de94e3afa3e42d29a7c8af1c25  ibus-table-1.9.3.tar.gz
+262741e4b5d2b67d9836bf81da8f4778  ibus-table-1.9.4.tar.gz


More information about the scm-commits mailing list