| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: icu.691-devel | Distribution: SUSE Linux Enterprise 15 |
| Version: 69.1 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 7.3.2 | Build date: Wed Dec 8 14:26:28 2021 |
| Group: Development/Libraries/C and C++ | Build host: s390zl37 |
| Size: 4738458 | Source RPM: icu.691-69.1-7.3.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: http://icu-project.org/ | |
| Summary: Development files for the ICU library | |
ICU is a set of C and C++ libraries that provide extensive Unicode and locale support. This package contains the headers for ICU.
ICU
* Tue Nov 23 2021 qzhao@suse.com
- Renamed package from icu 69.1 for SUSE:SLE-15-SP3:Update
(jsc#SLE-17893)
* Wed May 12 2021 schwab@suse.de
- nan-undefined-conversion.patch: ICU-21613 Fix undefined behaviour in
ComplexUnitsConverter::applyRounder
* Sat Apr 10 2021 jengelh@inai.de
- Update to release 69.1
* CLDR 39
* For Norwegian, "no" is back to being the canonical code, with
"nb" treated as equivalent. This aligns handling of Norwegian
with other macro language codes.
* Binary prefixes in measurement units (KiB, MiB, etc.)
* Time zone offsets from local time: New APIs
BasicTimeZone::getOffsetFromLocal() (C++) and
ucal_getTimeZoneOffsetFromLocal()
- Drop icu-1618.patch (merged),
icu-fix-testTemperature.patch (merged)
* Sat Apr 10 2021 schwab@suse.de
- icu-drop-testTemperature.patch: Remove
- icu-fix-testTemperature.patch: Backport ICU-21366 (bsc#1182645)
- Don't disable testsuite under qemu-linux-user
* Wed Mar 31 2021 guillaume.gardet@opensuse.org
- Add icu-drop-testTemperature.patch to fix boo#1182645
The test has been dropped in master branch
* Mon Mar 08 2021 guillaume.gardet@opensuse.org
- Added icu-1618.patch to fix 2 tests on aarch64 [boo#1182645]
* Mon Mar 01 2021 mliska@suse.cz
- Drop SUSE_ASNEEDED as the issue was in binutils (boo#1182252).
* Thu Feb 18 2021 mliska@suse.cz
- Fix pthread dependency issue (boo#1182252).
* Fri Dec 25 2020 jengelh@inai.de
- Update to release 68.2
* Fix memory problem in FormattedStringBuilder
* Fix assertion when setKeywordValue w/ long value.
* Fix UBSan breakage on 8bit of rbbi
* fix int32_t overflow in listFormat
* Fix memory handling in MemoryPool::operator=()
* Fix memory leak in AliasReplacer
* Sat Nov 07 2020 idonmez@suse.com
- Add back icu.keyring, see https://unicode-org.atlassian.net/browse/ICU-21361
* Thu Oct 29 2020 jengelh@inai.de
- Update to release 68.1
* CLDR 38
* Measurement unit preferences
* PluralRules selection for ranges of numbers
* Locale ID canonicalization now conforms to the CLDR spec
including edge cases
* DateIntervalFormat supports output options such as capitalization
* Measurement units are normalized in skeleton string output
* Time zone data (tzdata) version 2020d
* Sun May 31 2020 qzhao@suse.com
- Add the provides for libicu to Make .Net core can install
successfully. (bsc#1167603, bsc#1161007)
* Thu Apr 23 2020 idonmez@suse.com
- 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.
* Sun Mar 15 2020 jengelh@inai.de
- Drop icu-versioning.diff, icu-susevers.diff [boo#1159131]
* Sun Mar 15 2020 idonmez@suse.com
- 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)
* Tue Feb 25 2020 jengelh@inai.de
- Add locale.diff [boo#1162882]
* Sun Jan 12 2020 jengelh@inai.de
- Remove /usr/lib(64)/icu/current [boo#1158955].
* Sat Oct 05 2019 jengelh@inai.de
- Update to release 65.1 (jsc#SLE-11118).
* Updated to CLDR 36 locale data with many additions and
corrections, and some new measurement units.
* The Java LocaleMatcher API is improved, and ported to C++.
- Drop 075cefb2e21f57f4cac1bc2868e93dd1b8c077cc.patch
(merged)
* Wed Aug 21 2019 kukuk@suse.de
- Remove old obsoletes/provides for migration from very old
products, as they break our shared library policy (bsc#1146907).
* Tue May 14 2019 idonmez@suse.com
- Add 075cefb2e21f57f4cac1bc2868e93dd1b8c077cc.patch to fix a
regression with the C.UTF-8 locale
https://unicode-org.atlassian.net/browse/ICU-20575
* Thu Apr 18 2019 jengelh@inai.de
- Update to new upstream release 64.2
* This maintenance update for ICU 64 includes draft Unicode
12.1 update, CLDR 35.1 locale data and support for the new
Japanese era Reiwa (令和). (boo#1112183, bnc#1103893,
FATE#325570)
* Mon Apr 01 2019 jengelh@inai.de
- Update to new upstream release 64.1
* Updates to Unicode 12 and to CLDR 35 locale data with many
additions and corrections, and some new languages. ICU adds a
data filtering/subsetting mechanism, improved formatting API,
and a C++ LocaleBuilder.
- New python3 dependency to build intermediate file
test/testdata/rules.mk.
* Wed Oct 17 2018 idonmez@suse.com
- 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)
* Full conformance with UAX #14 Line Breaking
(required BreakIterator feature work). (#7270)
* C++ Locale class
+ Additional functions forLanguageTag()/toLanguageTag(),
and functions that are easier and safer to use by using
StringPiece and ByteSink rather than raw buffers. (#13417)
+ Move semantics. (#13645)
* Various Out-Of-Memory (OOM) issues have been fixed.
- Refresh icu-versioning.diff
* Sun Jul 29 2018 jengelh@inai.de
- Update to new upstream release 62.1
* Unicode 11: 684 new characters, including 7 new scripts,
Mtavruli Georgian capital letters, 5 new Han characters, and
66 new emoji characters.
* CLDR 33.1
* Under-the-hood overhaul of number parsing. Behavior is mostly
compatible with previous versions, but there are some known
differences.
- Remove xlocale.patch (code to patch is gone),
icu-number-grouping.diff (merged upstream)
* Mon Jun 04 2018 jengelh@inai.de
- Add icu-susevers.diff and disable UTF-8 assumption
[boo#1095425]
* Wed Apr 04 2018 jengelh@inai.de
- Update to new upstream release 61.1
* ICU 61 upgrades to CLDR 33 locale data.
- Add icu-number-grouping.diff
* Tue Dec 26 2017 jengelh@inai.de
- Drop dangling symlinks /usr/lib64/icu/*.inc
* Thu Dec 14 2017 jengelh@inai.de
- Update to new upstream release 60.2
* ICU 60 provides full support for the Unicode 10.0 release
with many new characters and many property improvements.
Locale data is updated to CLDR 32, which adds several
languages and data improvements. A new number formatting API
has been added.
* Wed Aug 02 2017 jengelh@inai.de
- refresh icu-avoid-x87-excess-precision.diff with p1
* Wed Jul 05 2017 schwab@suse.de
- xlocale.patch: don't use obsolete <xlocale.h>
* Wed May 17 2017 rguenther@suse.com
- Add icu-avoid-x87-excess-precision.diff to avoid
FixedPrecision::initVisibleDigits failure on i586 with GCC 7.
(bnc#1030253)
* Thu Apr 27 2017 jengelh@inai.de
- Update to new upstream release 59.1
* Emoji 5.0 data
* CLDR 31.0.1
* * GMT and UTC are no longer unified, and CLDR provides
distinct UTC display names, avoiding confusion with standard
(winter) time in Britain.
* New case mapping API (C++ & Java classes CaseMap) supports
styled text
* ICU4C now uses and requires C++11 language features and
libraries.
* ICU4C has also moved to char16_t as the type for UTF-16. This
is a breaking change. Please see the detail section below.
* Sat Dec 10 2016 idonmez@suse.com
- 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
* Fri Oct 21 2016 jengelh@inai.de
- Update to new upstream release 58.1
* CLDR 30.0.2: For details of the many changes in CLDR, see
CLDR 30. Some things to note:
* For some combinations of numbering system (arab, arabext, latn)
and/or locale (ar, fa, he), there were changes to the
bidirectional control characters used with certain symbols
(percent, minus, plus), and changes to number patterns (currency
and/or percent, including addition of bidirectional control
characters in some cases).
* Thhe bidirectional controls used for such purposes include U+061C
ARABIC LETTER MARK (ALM), which requires use of the bidirectional
algorithm from Unicode 6.3 or later.
* The time separator for Norwegian locales (nb, nn) was changed to
be ':' throughout.
* Unicode 9.0: Version 9.0 adds exactly 7,500 characters, for a
total of 128,172 characters. These additions include six new
scripts, 19 symbols for the new 4K TV standard, and 72 new
emoji characters.
* Draft Emoji 4.0 data
* Emoji updates for word & line breaking
* UBiDiTransform/BidiTransform API for convenient transformation of
text between different Bidi layouts.
* MeasureFormat API for measurement unit display names
* Most COUNT and LIMIT enum constants have been deprecated
* SpoofChecker: Handling of "whole script confusables" has been
removed from ICU, in accordance with its removal from UTS #39
Version 9.0.0 and the removal of the corresponding Unicode data
file.
* Greek uppercasing ("el" locale ID) removes most diacritics.
* More robust locale data loading across ICU implementation code.
* Reduced heap memory usage in DateTimePatternGenerator
* Fri Mar 25 2016 jengelh@inai.de
- Update to new upstream release 57.1
* CLDR 29 support
* Grapheme/word/line breaking for emoji sequences, based on
Unicode 9 proposed rules.
* Four new Unicode emoji properties
* DateFormat day period formatting of "noon", "at night", etc. via
new pattern characters b & B, and DateTimePatternGenerator
support of C for selecting the customary form.
* RelativeDateTimeFormatter: Simpler formatting API.
* New simple & fast SimpleFormatter class for a trivial subset of
MessageFormat as used in CLDR data.
* Fri Oct 09 2015 jengelh@inai.de
- Update to new upstream release 56.1
* CLDR 28: For details of the many changes in CLDR, see CLDR 28.
* Unicode data updated to Unicode 8.0: 41 new emoji characters,
5,771 new ideographs for Chinese/Japanese/Korean, 6 new scripts,
improved character properties data, etc.
* ICU data size reduced by about 7.2% (1.8MB) via sharing string
values across resource bundles.
* DateIntervalFormat now handles intervals with seconds, and sets
FieldPosition more consistently.
* DateFormat::createInstanceForSkeleton() caches DateFormat
patterns rather than DateTimePatternGenerator instances, for
better performance (for cache hits) and lower heap memory
consumption.
* StringSearch (based on collation) defaults to matches on
normalization boundaries rather than grapheme cluster boundaries,
which yields more matches on Indic text.
* RuleBasedNumberFormat (spelled-out numbers) now handles
infinity, NaN.
* Most of the old Normalizer/unorm.h had been replaced by
(and reimplemented via) Normalizer2, and is now deprecated.
* COLON has been withdrawn as a date pattern character
corresponding to the date field [UDAT_]TIME_SEPARATOR_FIELD;
there is currently no pattern character corresponding to that
field.
* Support for locale key "cf" to specify currency format style,
and interaction with NumberFormat values for UNumberFormatStyle.
- Drop icu-remove-datetime.patch (merged upstream)
* Tue Apr 28 2015 tchvatal@suse.com
- Update baselibs.conf
* Tue Apr 28 2015 tchvatal@suse.com
- Version bump to latest release 55.1:
* support of CLDR 27 (with a major cleanup of region locales, among many
other improvements), formatting for scientific notation ("1.2 × 10³")
* update to Unicode 7.0 data for spoof-checking
* Various performance enhancements
* Full upstream changelog:
http://site.icu-project.org/download/55
- Refresh the soname versioning patch:
* icu-versioning.diff
/usr/bin/icu-config /usr/include/unicode /usr/include/unicode/alphaindex.h /usr/include/unicode/appendable.h /usr/include/unicode/basictz.h /usr/include/unicode/brkiter.h /usr/include/unicode/bytestream.h /usr/include/unicode/bytestrie.h /usr/include/unicode/bytestriebuilder.h /usr/include/unicode/calendar.h /usr/include/unicode/caniter.h /usr/include/unicode/casemap.h /usr/include/unicode/char16ptr.h /usr/include/unicode/chariter.h /usr/include/unicode/choicfmt.h /usr/include/unicode/coleitr.h /usr/include/unicode/coll.h /usr/include/unicode/compactdecimalformat.h /usr/include/unicode/curramt.h /usr/include/unicode/currpinf.h /usr/include/unicode/currunit.h /usr/include/unicode/datefmt.h /usr/include/unicode/dbbi.h /usr/include/unicode/dcfmtsym.h /usr/include/unicode/decimfmt.h /usr/include/unicode/docmain.h /usr/include/unicode/dtfmtsym.h /usr/include/unicode/dtintrv.h /usr/include/unicode/dtitvfmt.h /usr/include/unicode/dtitvinf.h /usr/include/unicode/dtptngen.h /usr/include/unicode/dtrule.h /usr/include/unicode/edits.h /usr/include/unicode/enumset.h /usr/include/unicode/errorcode.h /usr/include/unicode/fieldpos.h /usr/include/unicode/filteredbrk.h /usr/include/unicode/fmtable.h /usr/include/unicode/format.h /usr/include/unicode/formattedvalue.h /usr/include/unicode/fpositer.h /usr/include/unicode/gender.h /usr/include/unicode/gregocal.h /usr/include/unicode/icudataver.h /usr/include/unicode/icuplug.h /usr/include/unicode/idna.h /usr/include/unicode/listformatter.h /usr/include/unicode/localebuilder.h /usr/include/unicode/localematcher.h /usr/include/unicode/localpointer.h /usr/include/unicode/locdspnm.h /usr/include/unicode/locid.h /usr/include/unicode/measfmt.h /usr/include/unicode/measunit.h /usr/include/unicode/measure.h /usr/include/unicode/messagepattern.h /usr/include/unicode/msgfmt.h /usr/include/unicode/normalizer2.h /usr/include/unicode/normlzr.h /usr/include/unicode/nounit.h /usr/include/unicode/numberformatter.h /usr/include/unicode/numberrangeformatter.h /usr/include/unicode/numfmt.h /usr/include/unicode/numsys.h /usr/include/unicode/parseerr.h /usr/include/unicode/parsepos.h /usr/include/unicode/platform.h /usr/include/unicode/plurfmt.h /usr/include/unicode/plurrule.h /usr/include/unicode/ptypes.h /usr/include/unicode/putil.h /usr/include/unicode/rbbi.h /usr/include/unicode/rbnf.h /usr/include/unicode/rbtz.h /usr/include/unicode/regex.h /usr/include/unicode/region.h /usr/include/unicode/reldatefmt.h /usr/include/unicode/rep.h /usr/include/unicode/resbund.h /usr/include/unicode/schriter.h /usr/include/unicode/scientificnumberformatter.h /usr/include/unicode/search.h /usr/include/unicode/selfmt.h /usr/include/unicode/simpleformatter.h /usr/include/unicode/simpletz.h /usr/include/unicode/smpdtfmt.h /usr/include/unicode/sortkey.h /usr/include/unicode/std_string.h /usr/include/unicode/strenum.h /usr/include/unicode/stringoptions.h /usr/include/unicode/stringpiece.h /usr/include/unicode/stringtriebuilder.h /usr/include/unicode/stsearch.h /usr/include/unicode/symtable.h /usr/include/unicode/tblcoll.h /usr/include/unicode/timezone.h /usr/include/unicode/tmunit.h /usr/include/unicode/tmutamt.h /usr/include/unicode/tmutfmt.h /usr/include/unicode/translit.h /usr/include/unicode/tzfmt.h /usr/include/unicode/tznames.h /usr/include/unicode/tzrule.h /usr/include/unicode/tztrans.h /usr/include/unicode/ubidi.h /usr/include/unicode/ubiditransform.h /usr/include/unicode/ubrk.h /usr/include/unicode/ucal.h /usr/include/unicode/ucasemap.h /usr/include/unicode/ucat.h /usr/include/unicode/uchar.h /usr/include/unicode/ucharstrie.h /usr/include/unicode/ucharstriebuilder.h /usr/include/unicode/uchriter.h /usr/include/unicode/uclean.h /usr/include/unicode/ucnv.h /usr/include/unicode/ucnv_cb.h /usr/include/unicode/ucnv_err.h /usr/include/unicode/ucnvsel.h /usr/include/unicode/ucol.h /usr/include/unicode/ucoleitr.h /usr/include/unicode/uconfig.h /usr/include/unicode/ucpmap.h /usr/include/unicode/ucptrie.h /usr/include/unicode/ucsdet.h /usr/include/unicode/ucurr.h /usr/include/unicode/udat.h /usr/include/unicode/udata.h /usr/include/unicode/udateintervalformat.h /usr/include/unicode/udatpg.h /usr/include/unicode/udisplaycontext.h /usr/include/unicode/uenum.h /usr/include/unicode/ufieldpositer.h /usr/include/unicode/uformattable.h /usr/include/unicode/uformattedvalue.h /usr/include/unicode/ugender.h /usr/include/unicode/uidna.h /usr/include/unicode/uiter.h /usr/include/unicode/uldnames.h /usr/include/unicode/ulistformatter.h /usr/include/unicode/uloc.h /usr/include/unicode/ulocdata.h /usr/include/unicode/umachine.h /usr/include/unicode/umisc.h /usr/include/unicode/umsg.h /usr/include/unicode/umutablecptrie.h /usr/include/unicode/unifilt.h /usr/include/unicode/unifunct.h /usr/include/unicode/unimatch.h /usr/include/unicode/unirepl.h /usr/include/unicode/uniset.h /usr/include/unicode/unistr.h /usr/include/unicode/unorm.h /usr/include/unicode/unorm2.h /usr/include/unicode/unum.h /usr/include/unicode/unumberformatter.h /usr/include/unicode/unumberrangeformatter.h /usr/include/unicode/unumsys.h /usr/include/unicode/uobject.h /usr/include/unicode/upluralrules.h /usr/include/unicode/uregex.h /usr/include/unicode/uregion.h /usr/include/unicode/ureldatefmt.h /usr/include/unicode/urename.h /usr/include/unicode/urep.h /usr/include/unicode/ures.h /usr/include/unicode/uscript.h /usr/include/unicode/usearch.h /usr/include/unicode/uset.h /usr/include/unicode/usetiter.h /usr/include/unicode/ushape.h /usr/include/unicode/uspoof.h /usr/include/unicode/usprep.h /usr/include/unicode/ustdio.h /usr/include/unicode/ustream.h /usr/include/unicode/ustring.h /usr/include/unicode/ustringtrie.h /usr/include/unicode/utext.h /usr/include/unicode/utf.h /usr/include/unicode/utf16.h /usr/include/unicode/utf32.h /usr/include/unicode/utf8.h /usr/include/unicode/utf_old.h /usr/include/unicode/utmscale.h /usr/include/unicode/utrace.h /usr/include/unicode/utrans.h /usr/include/unicode/utypes.h /usr/include/unicode/uvernum.h /usr/include/unicode/uversion.h /usr/include/unicode/vtzone.h /usr/lib64/icu /usr/lib64/icu/69.1 /usr/lib64/icu/69.1/Makefile.inc /usr/lib64/icu/69.1/pkgdata.inc /usr/lib64/libicudata.so /usr/lib64/libicui18n.so /usr/lib64/libicuio.so /usr/lib64/libicutest.so /usr/lib64/libicutu.so /usr/lib64/libicuuc.so /usr/lib64/pkgconfig/icu-i18n.pc /usr/lib64/pkgconfig/icu-io.pc /usr/lib64/pkgconfig/icu-uc.pc /usr/share/icu /usr/share/icu/69.1 /usr/share/icu/69.1/config /usr/share/icu/69.1/config/mh-linux /usr/share/icu/69.1/mkinstalldirs
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 15:14:09 2025