diff --git a/ReadMe.txt b/ReadMe.txt index cc50fb3..185c031 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -1,6 +1,6 @@ # Unicode Character Database -# Date: 2021-09-10, 17:31:00 GMT [KW] -# © 2021 Unicode®, Inc. +# Date: 2022-09-12, 20:57:00 GMT [KW] +# © 2022 Unicode®, Inc. # Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. # For terms of use, see https://www.unicode.org/terms_of_use.html # @@ -10,16 +10,16 @@ # UAX #44, "Unicode Character Database" # UTS #51, "Unicode Emoji" # -# The UAXes and UTS #51 can be accessed at https://www.unicode.org/versions/Unicode14.0.0/ +# The UAXes and UTS #51 can be accessed at https://www.unicode.org/versions/Unicode15.0.0/ This directory contains zipped versions of the final data files -for Version 14.0.0 of the Unicode Standard. +for Version 15.0.0 of the Unicode Standard. Unihan.zip contains the data files for the Unihan Database. UCD.zip contains the collection of all other UCD data files (except for the Unihan Database). -The unzipped collection of UCD data files for Version 14.0.0 are posted in: +The unzipped collection of UCD data files for Version 15.0.0 are posted in: -https://www.unicode.org/Public/14.0.0/ucd/ +https://www.unicode.org/Public/15.0.0/ucd/ diff --git a/UCD.zip b/UCD.zip index 179f80d..06ad287 100644 --- a/UCD.zip +++ b/UCD.zip @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:033a5276b5d7af8844589f8e3482f3977a8385e71d107d375055465178c23600 -size 6985828 +oid sha256:5fbde400f3e687d25cc9b0a8d30d7619e76cb2f4c3e85ba9df8ec1312cb6718c +size 7059105 diff --git a/Unihan.zip b/Unihan.zip index 2d6570b..4f0ce7b 100644 --- a/Unihan.zip +++ b/Unihan.zip @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ae4519b2b82cd4d15379c17e57bfb12c33c0f54da4977de03b2b04bcf11852d -size 7116482 +oid sha256:24b154691fc97cb44267b925d62064297086b3f896b57a8181c7b6d42702a026 +size 7293545 diff --git a/unicode-ucd.changes b/unicode-ucd.changes index 80cc2a4..7fa2df1 100644 --- a/unicode-ucd.changes +++ b/unicode-ucd.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Dec 6 13:17:21 UTC 2022 - Dirk Müller + +- update to 15.0.0: + * Unicode 15.0 adds 4,489 characters, for a total of 149,186 characters. These + additions include 2 new scripts, for a total of 161 scripts, along with 20 new + emoji characters, and 4,193 CJK (Chinese, Japanese, and Korean) ideographs. + See https://www.unicode.org/versions/Unicode15.0.0/ + ------------------------------------------------------------------- Tue May 17 09:39:16 UTC 2022 - Ferdinand Thiessen diff --git a/unicode-ucd.spec b/unicode-ucd.spec index 3130e7a..ad7e88f 100644 --- a/unicode-ucd.spec +++ b/unicode-ucd.spec @@ -20,7 +20,7 @@ %global unicodedir %{_datadir}/unicode %global ucddir %{unicodedir}/ucd Name: unicode-ucd -Version: 14.0.0 +Version: 15.0.0 Release: 0 Summary: Unicode Character Database # FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines"