diff --git a/.gitignore b/.gitignore index 98f2a75..446a82a 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.9.0.tar.gz /ibus-table-1.9.1.tar.gz /ibus-table-1.9.2.tar.gz +/ibus-table-1.9.3.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index 7fd8c38..0ef580e 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.9.2 +Version: 1.9.3 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -62,6 +62,11 @@ export PYTHON=%{__python3} %{_datadir}/pkgconfig/%{name}.pc %changelog +* Mon Mar 02 2015 Mike FABIAN - 1.9.3-1 +- update to 1.9.3 +- Try to get the English name of the table if run in locale C/POSIX +- Resolves: rhbz#1197001 + * Fri Jan 09 2015 Mike FABIAN - 1.9.2-1 - update to 1.9.2 - Use directories according to theXDG Base Directory Specification diff --git a/sources b/sources index 95491fe..6005a37 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a18715ee638bb6ff28fdc9a0f47c7fbb ibus-table-1.9.2.tar.gz +628a27de94e3afa3e42d29a7c8af1c25 ibus-table-1.9.3.tar.gz