This commit is contained in:
Dennis Gilmore 2014-06-07 16:44:30 -05:00
parent 5d417498fa
commit 0bb170fdc9

View File

@ -14,7 +14,7 @@
Name: ibus-anthy Name: ibus-anthy
Version: 1.5.5 Version: 1.5.5
Release: 4%{?dist} Release: 5%{?dist}
Summary: The Anthy engine for IBus input platform Summary: The Anthy engine for IBus input platform
License: GPLv2+ License: GPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
@ -157,6 +157,9 @@ touch --no-create %{_datadir}/icons/hicolor || :
%{_libdir}/libanthygobject-%{sub_version}.so %{_libdir}/libanthygobject-%{sub_version}.so
%changelog %changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.5-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon May 19 2014 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.5-4 * Mon May 19 2014 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.5-4
- Updated ibus-anthy-HEAD.patch to fix clear() in input mode. - Updated ibus-anthy-HEAD.patch to fix clear() in input mode.