Commit Graph

118 Commits

Author SHA256 Message Date
4f62503eca Accepting request 877696 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Backport patch to fix 2 tests on aarch64:
  * 1618.patch - boo#1182645

OBS-URL: https://build.opensuse.org/request/show/877696
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=139
2021-03-08 12:54:07 +00:00
0953c2efed Accepting request 875999 from home:marxin:branches:X11:common:Factory
- Drop SUSE_ASNEEDED as the issue was in binutils (boo#1182252).

OBS-URL: https://build.opensuse.org/request/show/875999
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=138
2021-03-01 15:52:15 +00:00
6109295d9f Accepting request 873297 from home:marxin:branches:X11:common:Factory
- Fix pthread dependency issue (boo#1182252).

OBS-URL: https://build.opensuse.org/request/show/873297
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=136
2021-02-18 10:02:45 +00:00
9b34275fb7 - Update to release 68.2
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=135
2020-12-25 22:04:36 +00:00
6c3c5991ee Accepting request 846813 from home:namtrac:branches:X11:common:Factory
- Add back icu.keyring, see https://unicode-org.atlassian.net/browse/ICU-21361

OBS-URL: https://build.opensuse.org/request/show/846813
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=134
2020-11-10 14:19:54 +00:00
13243b130d same key, same file, new signature, ?
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=133
2020-11-05 11:25:21 +00:00
de558133d0 - Update to release 68.1
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=132
2020-10-29 11:00:36 +00:00
2e231b522b Accepting request 811540 from home:qzhao:branches:X11:common:Factory
Add bsc#1161007, It has been fix by Gustavo Pichorim Boiko at the same time in SLE-15:Update, I changed the log in case we would not lost this bug when SLE upgrade icu to Factory's edition.

OBS-URL: https://build.opensuse.org/request/show/811540
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=130
2020-06-04 15:31:16 +00:00
378d1ba922 Accepting request 810489 from home:qzhao:branches:X11:common:Factory
Re-add the provides for libicu to fix installing SAP HANA on SLE-15 and SLE-15-SP1 (bsc#1161007).

OBS-URL: https://build.opensuse.org/request/show/810489
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=129
2020-05-31 18:31:44 +00:00
f86a471f35 Accepting request 796373 from home:namtrac:branches:X11:common:Factory
- Update to version 67.1
  * Unicode 13 (ICU-20893, same as in ICU 66)
    + Total of 5930 new characters
    + 4 new scripts
    + 55 new emoji characters, plus additional new sequences
    + New CJK extension, first characters in plane 3: U+30000..U+3134A
  * CLDR 37
    + New language at Modern coverage: Nigerian Pidgin
    + New languages at Basic coverage: Fulah (Adlam), Maithili,
      Manipuri, Santali, Sindhi (Devanagari), Sundanese
    + Region containment: EU no longer includes GB
    + Unicode 13 root collation data and Chinese data for collation and transliteration
  * DateTimePatternGenerator now obeys the "hc" preference in the locale identifier (ICU-20442)
  * Various other improvements for ECMA-402 conformance
  * Number skeletons have a new "concise" form that can be used in MessageFormat strings (ICU-20418)
  * Currency formatting options for formal and other currency display name variants (ICU-20854)
  * ListFormatter: new public API to select the style & type (ICU-12863)
  * ListFormatter now selects the proper “and”/“or” form for Spanish & Hebrew (ICU-21016)
  * Locale ID canonicalization upgraded to implement the complete CLDR spec (ICU-20834, ICU-20272)
  * LocaleMatcher: New option to ignore one-way matches (ICU-20936),
    and other tweaks to the code (ICU-20916, ICU-20917) and data (from CLDR)
  * acceptLanguage() reimplemented via LocaleMatcher (ICU-20700)
  * Data build tool: tzdbNames.res moved from the "zone_tree" category to the "zone_supplemental" category (ICU-21073)
  * Fixed uses of u8"literals" broken by the C++20 introduction of the incompatible char8_t type (ICU-20972),
  * and added a few API overloads to reduce the need for reinterpret_cast (ICU-20984).
  * Support for manipulating CLDR 37 unit identifiers in MeasureUnit.

OBS-URL: https://build.opensuse.org/request/show/796373
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=127
2020-04-23 08:25:28 +00:00
f1ecacf7d8 drop -suse in SONAME [boo#1159131]
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=125
2020-03-15 18:31:12 +00:00
1185402017 - Drop icu-versioning.diff, icu-susevers.diff [boo#1159131]
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=124
2020-03-15 18:07:02 +00:00
Ismail Dönmez
3025f1c5bb - Update to version 66.1
* Unicode 13 support
  * Fix uses of u8"literals" broken by C++20 introduction of
    incompatible char8_t type. (ICU-20972)

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=123
2020-03-15 17:27:00 +00:00
2d51097488 - Add locale.diff [boo#1162882]
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=121
2020-02-25 10:30:44 +00:00
afbd88f038 - Remove /usr/lib(64)/icu/current [boo#1158955].
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=119
2020-01-12 21:47:31 +00:00
04a48fd8ca Accepting request 757646 from home:qzhao:branches:X11:common:Factory
Porting from openSUSE:Factory to SUSE:SLE-15-SP2:GA to update the icu(jsc#SLE-11118).

OBS-URL: https://build.opensuse.org/request/show/757646
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=117
2019-12-18 00:47:10 +00:00
022f0c6fdc Accepting request 757487 from home:qzhao:branches:X11:common:Factory
Porting from openSUSE:Factory to SUSE:SLE-15-SP2:GA to update the icu(jsc#SLE-11118).

OBS-URL: https://build.opensuse.org/request/show/757487
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=116
2019-12-17 10:14:24 +00:00
2bab2b779b add author info for patch
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=114
2019-10-09 08:05:45 +00:00
3bececb631 update bugnumber
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=113
2019-10-09 08:04:39 +00:00
d3d8754fc4 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=112 2019-10-06 14:50:02 +00:00
fb0317143d - Update to release 65.1
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=111
2019-10-05 16:37:01 +00:00
efb42615a8 Accepting request 724939 from home:kukuk:branches:X11:common:Factory
- Remove old obsoletes/provides for migration from very old
  products, as they break our shared library policy

OBS-URL: https://build.opensuse.org/request/show/724939
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=109
2019-08-21 07:13:12 +00:00
Ismail Dönmez
8a317f1a7d -
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=107
2019-05-14 13:18:57 +00:00
Ismail Dönmez
c24db158fe - Add 075cefb2e21f57f4cac1bc2868e93dd1b8c077cc.patch to fix a
regression with the C.UTF-8 locales
  https://unicode-org.atlassian.net/browse/ICU-20575

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=106
2019-05-14 13:16:34 +00:00
be9f3bb9ae Accepting request 697272 from home:qzhao:branches:X11:common:Factory
Add an internal bug number.

OBS-URL: https://build.opensuse.org/request/show/697272
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=104
2019-04-23 20:49:50 +00:00
8289dd69f8 - Update to new upstream release 64.2
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=102
2019-04-18 12:14:14 +00:00
092a05a8aa - New python3 dependency to build intermediate file
test/testdata/rules.mk.

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=100
2019-04-01 16:46:57 +00:00
5d118a2c73 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=99 2019-04-01 15:53:36 +00:00
14fc269cff - Update to new upstream release 64.1
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=98
2019-04-01 15:27:24 +00:00
6975b4cad1 Accepting request 642586 from home:namtrac:branches:X11:common:Factory
- Update to new upstream release 63.1
  * CLDR 34
    + Segmentation rules and emoji sort order adjusted for
      Unicode 11
    + Somali and Javanese data now up to moderate level
      (document content)
    + Tongan, Konkani, Maori, Dzongkha, Tatar, Kurdish (ku),
      and Xhosa data now up to basic level
    + Many data additions and corrections in many other
      languages
    + The following languages have been added to ICU: Sindhi,
      Maori, Turkmen, Javanese, Interlingua, Kurdish (ku), Xhosa
  * New currency: Venezuela's Bolívar Soberano (VES)
  * New Japanese calendar era from 2019: CLDR and ICU include
    data for testing that can be enabled.
    (ICU #12973, CLDR #10750)
  * To enable CLDR new Japanese era placeholder name, set
     environment variable (and Java system property for ICU4J)
     ICU_ENABLE_TENTATIVE_ERA=true. 
  * New API for number and currency range formatting
    (class NumberRangeFormatter, #11276)
  * Support for additional Unicode properties:
    Indic_Positional_Category & Indic_Syllabic_Category (#8966)
    and Vertical_Orientation (#12850)
  * New API for code point maps and tries, mapping Unicode
    code points (U+0000..U+10FFFF) to integer values. (#13530)
  * Java classes CodePointMap, CodePointTrie, MutableCodePointTrie
  * C types UCPMap, UCPTrie, UMutableCPTrie
  * New API for getting a UnicodeSet per binary property and a code
    point map per enumerated/int-value property. (#20086)

OBS-URL: https://build.opensuse.org/request/show/642586
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=96
2018-10-17 12:30:32 +00:00
7c06f078d1 another try at icu-avoid-x87-excess-precision.diff
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=94
2018-08-07 12:01:01 +00:00
ae11f22b17 update icu-avoid-x87-excess-precision.diff
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=93
2018-08-06 21:02:49 +00:00
e7a70e6ab8 - Remove xlocale.patch (code to patch is gone),
icu-number-grouping.diff (merged upstream)

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=92
2018-07-29 10:17:10 +00:00
988afcaa7d - Update to new upstream release 62.1
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=91
2018-07-29 09:29:47 +00:00
3ddcd6a6a8 - Add icu-susevers.diff and disable UTF-8 assumption [boo#1095425]
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=89
2018-06-04 08:03:11 +00:00
100d38f88f - Update to new upstream release 61.1
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=87
2018-04-05 00:33:27 +00:00
cd02ace9f8 copy back r83. rq560007 has had wrong target
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=85
2017-12-30 08:56:10 +00:00
a9bd48ffe2 Accepting request 560007 from home:jengelh:branches:icu
older icu for firebird, libqt4, ..

OBS-URL: https://build.opensuse.org/request/show/560007
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=84
2017-12-30 08:55:23 +00:00
e2df0e8ce7 - Drop dangling symlinks /usr/lib64/icu/*.inc
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=83
2017-12-26 13:49:43 +00:00
e929eb7bab - Update to new upstream release 60.2
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=82
2017-12-14 18:19:09 +00:00
7dadf9036e OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=80 2017-08-02 20:16:20 +00:00
1d61a67762 add patch description, rediff with -p1, update package description
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=79
2017-07-31 12:42:00 +00:00
743f3bf40b Accepting request 513173 from home:Andreas_Schwab:glibc:rebuild
- xlocale.patch: don't use obsolete <xlocale.h>

OBS-URL: https://build.opensuse.org/request/show/513173
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=78
2017-07-31 12:24:19 +00:00
Ismail Dönmez
f65b1d29de Accepting request 495573 from home:rguenther:branches:X11:common:Factory
- Add icu-avoid-x87-excess-precision.diff to avoid
  FixedPrecision::initVisibleDigits failure on i586 with GCC 7.
  (bnc#1030253)

OBS-URL: https://build.opensuse.org/request/show/495573
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=76
2017-05-17 11:39:21 +00:00
8934faeb38 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=75 2017-05-10 10:04:11 +00:00
ac5562409c icu-59.1
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=74
2017-04-27 20:08:39 +00:00
9e52a39cd4 58.1 -> 58.2
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=72
2016-12-10 15:59:33 +00:00
Ismail Dönmez
32693d78b4 - Update to new upstream release 58.2
* CLDR 30.0.3:
    + Fix incorrect data for number of Cantonese speakers in China.
    + Hani_Latn transform was not updated with Unihan 9.0 kMandarin
      readings.
  * Time zone database version 2016j
  * #12815 uspoof_getSkeleton sets backwards-incompatible illegal
    argument exception
  * #12825 uspoof_check goes into an "infinite loop" when U+30FB
    is in an input string
  * #12832 GreekUpper::toUpper skips the final character on a
    non-terminated UTF-8 string
  * #12849 u_strToTitle returns incorrect length if destination
    is NULL

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=71
2016-12-10 15:27:45 +00:00
a9073dbebf icu-58.1
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=70
2016-10-22 15:24:16 +00:00
cfcfa41724 - Update to new upstream release 57.1
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=68
2016-03-25 17:26:36 +00:00