diff options
author | Pavel Podkorytov <pod.pavel@gmail.com> | 2019-02-07 09:38:24 +0500 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-02-07 11:01:44 +0100 |
commit | d42861a783ec16c6c867ff1d8db38ad773f4fc44 (patch) | |
tree | 6ca44118d2ae20c74b4d33e3489fd971ffc6942e /icu.9948.mlym-crash.patch | |
parent | 8e8e37c203b44b957c6eba657b7ff1ecbff190bd (diff) |
Update major version to 62.1
* backport FEDORA-29 package
* remove tz version updating
Diffstat (limited to 'icu.9948.mlym-crash.patch')
-rw-r--r-- | icu.9948.mlym-crash.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/icu.9948.mlym-crash.patch b/icu.9948.mlym-crash.patch deleted file mode 100644 index b9e7e7f..0000000 --- a/icu.9948.mlym-crash.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- icu/source/layout/IndicClassTables.cpp 2013-02-19 16:04:09.919412782 +0000 -+++ icu/source/layout/IndicClassTables.cpp 2013-02-19 16:04:14.519351601 +0000 -@@ -273,7 +273,7 @@ - - static const IndicClassTable kndaClassTable = {0x0C80, 0x0CEF, 4, KNDA_SCRIPT_FLAGS, kndaCharClasses, kndaSplitTable}; - --static const IndicClassTable mlymClassTable = {0x0D00, 0x0D6F, 3, MLYM_SCRIPT_FLAGS, mlymCharClasses, mlymSplitTable}; -+static const IndicClassTable mlymClassTable = {0x0D00, 0x0D6F, 4, MLYM_SCRIPT_FLAGS, mlymCharClasses, mlymSplitTable}; - - static const IndicClassTable sinhClassTable = {0x0D80, 0x0DF4, 4, SINH_SCRIPT_FLAGS, sinhCharClasses, sinhSplitTable}; - |