Fix yet another regression introduced by the Python3 port (problem occured when filtering Chinese characters, see rhbz#1072940 comment#18)

- Resolves: rhbz#1072940
This commit is contained in:
Mike FABIAN 2014-03-12 15:14:43 +01:00
parent 3d1329562b
commit d5706a550d
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: ibus-table
Version: 1.5.0.20140312
Release: 1%{?dist}
Release: 2%{?dist}
Summary: The Table engine for IBus platform
License: LGPLv2+
Group: System Environment/Libraries
@ -62,6 +62,10 @@ export PYTHON=%{__python3}
%{_datadir}/pkgconfig/%{name}.pc
%changelog
* Wed Mar 12 2014 Mike FABIAN <mfabian@redhat.com> - 1.5.0.20140312-2
- fix yet another regression introduced by the Python3 port (problem occured when filtering Chinese characters, see rhbz#1072940 comment#18)
- Resolves: rhbz#1072940
* Wed Mar 12 2014 Mike FABIAN <mfabian@redhat.com> - 1.5.0.20140312-1
- update to latest upstream
- fix another regression introduced by the Python3 port (a spelling mistake in a variable name)

View File

@ -1 +1 @@
4c831744bc93f62ecfbe8458f199dbd4 ibus-table-1.5.0.20140312.tar.gz
6514cd80d1cb0500ac511d99d1027704 ibus-table-1.5.0.20140312.tar.gz