Bumped to 1.5.3

This commit is contained in:
Takao Fujiwara 2013-05-13 15:10:59 +09:00
parent 3b4c8c57bd
commit 117835e184
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ ibus-anthy.png
/ibus-anthy-1.5.0.tar.gz /ibus-anthy-1.5.0.tar.gz
/ibus-anthy-1.5.1.tar.gz /ibus-anthy-1.5.1.tar.gz
/ibus-anthy-1.5.2.tar.gz /ibus-anthy-1.5.2.tar.gz
/ibus-anthy-1.5.3.tar.gz

View File

@ -10,7 +10,7 @@
%endif %endif
Name: ibus-anthy Name: ibus-anthy
Version: 1.5.2 Version: 1.5.3
Release: 1%{?dist} Release: 1%{?dist}
Summary: The Anthy engine for IBus input platform Summary: The Anthy engine for IBus input platform
License: GPLv2+ License: GPLv2+
@ -135,6 +135,9 @@ touch --no-create %{_datadir}/icons/hicolor || :
%{_libdir}/libanthygobject-%{sub_version}.so %{_libdir}/libanthygobject-%{sub_version}.so
%changelog %changelog
* Mon May 13 2013 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.3-1
- Bumped to 1.5.3
* Mon May 13 2013 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.2-1 * Mon May 13 2013 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.2-1
- Bumped to 1.5.2 - Bumped to 1.5.2

View File

@ -1 +1 @@
e0157fac7a98274038dbe22d50df47a2 ibus-anthy-1.5.2.tar.gz ec8e7c499c80c0270be69d613dec4b87 ibus-anthy-1.5.3.tar.gz