SHA256
1
0
forked from pool/icu

Accepting request 100653 from GNOME:Factory

Update to 4.8.1.1; warning: needs rebuild of packages depending on it

OBS-URL: https://build.opensuse.org/request/show/100653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/icu?expand=0&rev=29
This commit is contained in:
Stephan Kulow
2012-01-20 21:07:16 +00:00
committed by Git OBS Bridge
parent 458efbe86e
commit f522b914d8
6 changed files with 55 additions and 12 deletions

View File

@@ -1,3 +1,42 @@
-------------------------------------------------------------------
Wed Jan 18 12:14:28 UTC 2012 - vuntz@opensuse.org
- Update to version 4.8.1.1:
+ Time zone database version 2011k
+ Several bug fixes.
- Changes from version 4.8.1:
+ Common Locale Data Repository (CLDR) 2.0.1
+ Time zone database version 2011h
+ Several bug fixes.
- Changes from version 4.8.0:
+ Common Changes:
- CLDR 2.0: The CLDR 2.0 release contains numerous improvements
and bug fixes approved by the CLDR committee, including much
additional data for many languages.
- Explicit parent locale support in data imported from CLDR
- MessageFormat and related classes (choice/plural/select) have
been reimplemented, with several improvements and some
incompatible changes.
- Extended PluralFormat pattern syntax supports explicit-value
forms and offsets.
- Utility APIs in PluralRules (get some/all/unique keyword
values)
- Time zone API to return a list of available canonical system
time zone IDs
- Time zone API to return a region
- Collation: Full implementation & public API for script
reordering
- Dictionary-type trie
- GB18030-2005 update
+ ICU4C Specific Changes:
- Alphabetic Index support ported from ICU4J
- X11 Compound Text encoding support ported from ICU4J
- Appendable interface
- Add unzip BuildRequires to handle .zip source file.
- Change the way we unpack the docs zip file: we need to create the
html subdirectory first, so we don't unpack via %setup but with
an explicit call to unzip.
-------------------------------------------------------------------
Sat Dec 24 10:06:07 UTC 2011 - vuntz@opensuse.org