diff --git a/ibus-chewing.spec b/ibus-chewing.spec index dcf9a09..fcba22f 100644 --- a/ibus-chewing.spec +++ b/ibus-chewing.spec @@ -1,6 +1,6 @@ Name: ibus-chewing Version: 1.2.0.20100125 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Chewing engine for IBus input platform License: GPLv2+ Group: System Environment/Libraries @@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas %changelog +* Mon Feb 08 2010 Adam Jackson 1.2.0.20100125-2 +- Rebuild for new libibus.so.2 ABI. + * Mon Jan 25 2010 Ding-Yi Chen - 1.2.0.20100125-1 - Add over-the-spot editing mode. - Possible fixed of Google issue 505: ibus acts strange in Qt programs.