give this a go
This commit is contained in:
parent
0eaa3d7437
commit
9e01d27615
@ -19,7 +19,7 @@ diff -ur icu.orig/source/common/rbbi.cpp icu/source/common/rbbi.cpp
|
|||||||
+ (wc) == 0x0E3A || \
|
+ (wc) == 0x0E3A || \
|
||||||
+ (wc) == 0x0F84 || \
|
+ (wc) == 0x0F84 || \
|
||||||
+ (wc) == 0x1039 || \
|
+ (wc) == 0x1039 || \
|
||||||
+ (wc) == 0x17D2 || \)
|
+ (wc) == 0x17D2 || \
|
||||||
+ (wc) == 0x200D)
|
+ (wc) == 0x200D)
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------------
|
||||||
|
5
icu.spec
5
icu.spec
@ -1,6 +1,6 @@
|
|||||||
Name: icu
|
Name: icu
|
||||||
Version: 3.6
|
Version: 3.6
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: International Components for Unicode
|
Summary: International Components for Unicode
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -146,6 +146,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 18 2006 Caolan McNamara <caolanm@redhat.com> - 3.6-9
|
||||||
|
- Resolves: rhbz#213648 extend prev/next to handle ZWJ
|
||||||
|
|
||||||
* Tue Oct 18 2006 Caolan McNamara <caolanm@redhat.com> - 3.6-8
|
* Tue Oct 18 2006 Caolan McNamara <caolanm@redhat.com> - 3.6-8
|
||||||
- Resolves: rhbz213375 (icu.icu5488.assamese.patch)
|
- Resolves: rhbz213375 (icu.icu5488.assamese.patch)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user