Update to 1.3.2-1.

This commit is contained in:
Daiki Ueno 2011-11-24 11:16:17 +09:00
parent 72a6ef9481
commit 6c0a2ef204
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ ibus-hangul-1.2.0.20100102.tar.gz
ibus-hangul-1.3.0.20100329.tar.gz
/ibus-hangul-1.3.0.20100329.tar.gz
/ibus-hangul-1.3.1.tar.gz
/ibus-hangul-1.3.2.tar.gz

View File

@ -11,8 +11,8 @@
%endif
Name: ibus-hangul
Version: 1.3.1
Release: 8%{?dist}
Version: 1.3.2
Release: 1%{?dist}
Summary: The Hangul engine for IBus input platform
License: GPLv2+
Group: System Environment/Libraries
@ -63,8 +63,12 @@ make DESTDIR=${RPM_BUILD_ROOT} install
%{_libexecdir}/ibus-setup-hangul
%{_datadir}/ibus-hangul
%{_datadir}/ibus/component/*
%{_libdir}/ibus-hangul/setup/*
%changelog
* Thu Nov 24 2011 Daiki Ueno <dueno@redhat.com> - 1.3.2-1
- Update version to 1.3.2.
* Mon Oct 24 2011 Daiki Ueno <dueno@redhat.com> - 1.3.1-8
- Rebuild with the latest libhangul.

View File

@ -1 +1 @@
b71565bba3a1439a47212611b774ecf7 ibus-hangul-1.3.1.tar.gz
b8132e8b11afadd803b2602c63294da5 ibus-hangul-1.3.2.tar.gz