Update to 1.3.2-1.
This commit is contained in:
parent
72a6ef9481
commit
6c0a2ef204
1
.gitignore
vendored
1
.gitignore
vendored
@ -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.0.20100329.tar.gz
|
/ibus-hangul-1.3.0.20100329.tar.gz
|
||||||
/ibus-hangul-1.3.1.tar.gz
|
/ibus-hangul-1.3.1.tar.gz
|
||||||
|
/ibus-hangul-1.3.2.tar.gz
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ibus-hangul
|
Name: ibus-hangul
|
||||||
Version: 1.3.1
|
Version: 1.3.2
|
||||||
Release: 8%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Hangul engine for IBus input platform
|
Summary: The Hangul engine for IBus input platform
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -63,8 +63,12 @@ make DESTDIR=${RPM_BUILD_ROOT} install
|
|||||||
%{_libexecdir}/ibus-setup-hangul
|
%{_libexecdir}/ibus-setup-hangul
|
||||||
%{_datadir}/ibus-hangul
|
%{_datadir}/ibus-hangul
|
||||||
%{_datadir}/ibus/component/*
|
%{_datadir}/ibus/component/*
|
||||||
|
%{_libdir}/ibus-hangul/setup/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Oct 24 2011 Daiki Ueno <dueno@redhat.com> - 1.3.1-8
|
||||||
- Rebuild with the latest libhangul.
|
- Rebuild with the latest libhangul.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user