Changelog for
icu4j-javadoc-71.1-150200.3.4.4.noarch.rpm :
* Fri Apr 29 2022 shvetz.antonAATTgmail.com- Upgrade to version 71.1
* Updates to CLDR 41 locale data with various additions and corrections.
* Adds phrase-based line breaking for Japanese. Existing line breaking methods follow standards and conventions for body text but do not work well for short Japanese text, such as in titles and headings. This new feature is optimized for these use cases.
* Adds support for Hindi written in Latin letters (hi_Latn). The CLDR data for this increasingly popular locale has been significantly revised and expanded. Note that based on user expectations, hi_Latn incorporates a large amount of English, and can also be referred to as “Hinglish”.
* ICU 71 and CLDR 41 are minor releases, mostly focused on bug fixes and small enhancements.
* Updates to the time zone data version 2022a. Note that pre-1970 data for a number of time zones has been removed, as has been the case in the upstream tzdata release since 2021b.- Remove obsolete stuff from spec file- Reformat the changes file to fit to 67 chars width
* Thu Mar 24 2022 fstrbaAATTsuse.com- Upgrade to verison 70.1- Modified patches:
* icu4j-66.1-java8compat.patch -> icu4j-70.1-java8compat.patch
* icu4j-jdk10plus.patch + rediff to changed context
* improve-osgi-manifest.patch + replace also DATAVERSION token during the build- Added patch:
* icu4j-javadoc.patch + fix invalid html entities
* Thu Apr 23 2020 idonmezAATTsuse.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)
* Thu Apr 02 2020 fstrbaAATTsuse.com- Version update to 66.1- Changed patches:
* icu4j-jdk10plus.patch
* improve-osgi-manifest.patch
* icu4j-63.1-java8compat.patch -> icu4j-66.1-java8compat.patch + rediff to changed context
* Fri Jan 24 2020 fstrbaAATTsuse.com- Remove build-dependency on java-javadoc, since it is not necessary with this version.
* Wed Feb 13 2019 fstrbaAATTsuse.com- Added patch:
* icu4j-63.1-java8compat.patch + Prevent use of Jdk >= 9 functions- Clean up the file and sanitize osgi bundle versions
* Tue Nov 27 2018 fstrbaAATTsuse.com- Distribute also the charset and localespi jars along with their pom files.- Install the jars also to %{_javadir}%{name} directory for compatibility reasons.
* Fri Nov 23 2018 fstrbaAATTsuse.com- Added patch:
* improve-osgi-manifest.patch
* Thu Nov 22 2018 fstrbaAATTsuse.com- Version update to 63.1
* updates to CLDR 34 locale data with many additions and corrections, and some new languages.
* adds API for number and currency range formatting, and API for additional Unicode properties and for constructing custom properties.
* includex data for testing readiness for the upcoming Japanese calendar era.
* Fri Dec 22 2017 fstrbaAATTsuse.com- Version update to 60.2
* jdk9 upstream fixes- Obsoleted patches:
* icu4j-jdk9.patch - Obsoleted by upstream fixes
* icu4j-taglet.patch - Obsoleted by removal of the old style taglet removal- Added patch:
* icu4j-jdk10plus.patch - Fix build with jdk10 and possibly later jdks- Don\'t build the ICUTaglet, since it depends on removed APIs
* Fri Sep 29 2017 fstrbaAATTsuse.com- Don\'t condition the maven defines on release version, but on _maven_repository being defined
* Mon Sep 18 2017 fstrbaAATTsuse.com- Added patches:
* icu4j-taglet.patch + implement com.sun.tools.doclets.Taglet interface instead of the deprecated com.sun.tools.doclets.internal.toolkit.taglets.Taglet + Fixes java.lang.ClassCastException with jdk9
* icu4j-jdk9.patch + Extend the jdk9 test, so that it accepts versions that start with 9 + Make source, target and encoding consistent all over the build- Specify source and target level 1.6 in order to allow building with jdk9
* Fri May 19 2017 tchvatalAATTsuse.com- Version update to 58.1:
* Changes to keep in line with regular icu release- Obsoleted patch:
* java8-compatibility.patch
* Mon Mar 20 2017 sknorrAATTsuse.com- Needed as a dependency for FOP 2.1 (fate#322405)- Switch between maven-metadata/maven-fragments as appropriate for SLE/openSUSE (fate#322405)
* Tue Jul 28 2015 tchvatalAATTsuse.com- Version bump to 55.1:
* various bugfixes to match up regular icu-c- Add patch to build with jdk8:
* java8-compatibility.patch
* Wed Mar 18 2015 tchvatalAATTsuse.com- Fix build with new javapackages-tools
* Tue Jan 20 2015 p.drouandAATTgmail.com- Update to version 54.1.1
* CLDR 26
* Unicode 7.0
* many more units
* Unihan in root collation
* new RBNF PluralFormat syntax
* dictionary-based break iterator for Burmese
* tech preview of FilteredBreakIterator using ULI break data