SHA256
1
0
forked from pool/icu

Accepting request 236140 from home:scarabeus_iv

- Version bump to 53.1:
  * Data from the CLDR 25 release: Many bug fixes
  * Time zone data: 2014b,  including post CLDR 25 time zone data update to CLDR.
  * U+20BD Ruble Sign added (from Unicode 7.0, otherwise ICU 53 still uses Unicode 6.3)
  * Collation code re-implemented
  * ICU4C now requires compilers with C99 support
  * Updated Spoof Checker for Unicode Security Standard version 6.3. (#10706)
  * many more see http://site.icu-project.org/download/53

- Clean up with spec-cleaner and remove some obsolete provide/obsolete
- Use official download tarballs instead of repacks

OBS-URL: https://build.opensuse.org/request/show/236140
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=43
This commit is contained in:
2014-06-03 11:51:30 +00:00
committed by Git OBS Bridge
parent 8d00dba3dc
commit 19a13e1ea4
9 changed files with 130 additions and 114 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Jun 3 11:35:25 UTC 2014 - tchvatal@suse.com
- Version bump to 53.1:
* Data from the CLDR 25 release: Many bug fixes
* Time zone data: 2014b, including post CLDR 25 time zone data update to CLDR.
* U+20BD Ruble Sign added (from Unicode 7.0, otherwise ICU 53 still uses Unicode 6.3)
* Collation code re-implemented
* ICU4C now requires compilers with C99 support
* Updated Spoof Checker for Unicode Security Standard version 6.3. (#10706)
* many more see http://site.icu-project.org/download/53
-------------------------------------------------------------------
Tue Jun 3 11:00:20 UTC 2014 - tchvatal@suse.com
- Clean up with spec-cleaner and remove some obsolete provide/obsolete
- Use official download tarballs instead of repacks
-------------------------------------------------------------------
Mon Apr 7 12:04:42 UTC 2014 - schwab@suse.de