diff --git a/ReadMe.txt b/ReadMe.txt index fb7cf19..cc50fb3 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -1,25 +1,25 @@ # Unicode Character Database -# Date: 2020-03-06, 23:36:00 GMT [KW] -# © 2020 Unicode®, Inc. +# Date: 2021-09-10, 17:31:00 GMT [KW] +# © 2021 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 # # For documentation, see NamesList.html, -# UAX #38, "Unicode Han Database (Unihan)," -# UAX #42, "Unicode Character Database in XML," and -# UAX #44, "Unicode Character Database." +# UAX #38, "Unicode Han Database (Unihan)" +# UAX #42, "Unicode Character Database in XML" +# UAX #44, "Unicode Character Database" # UTS #51, "Unicode Emoji" # -# The UAXes and UTS #51 can be accessed at https://www.unicode.org/versions/Unicode13.0.0/ +# The UAXes and UTS #51 can be accessed at https://www.unicode.org/versions/Unicode14.0.0/ This directory contains zipped versions of the final data files -for Version 13.0.0 of the Unicode Standard. +for Version 14.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 13.0.0 are posted in: +The unzipped collection of UCD data files for Version 14.0.0 are posted in: -https://www.unicode.org/Public/13.0.0/ucd/ +https://www.unicode.org/Public/14.0.0/ucd/ diff --git a/UCD.zip b/UCD.zip index 6789191..179f80d 100644 --- a/UCD.zip +++ b/UCD.zip @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2f76973b4d36ae45584f5a45ec65b47138932d777dd23a5669c89535ef3da951 -size 7537310 +oid sha256:033a5276b5d7af8844589f8e3482f3977a8385e71d107d375055465178c23600 +size 6985828 diff --git a/Unihan.zip b/Unihan.zip index ea190d8..2d6570b 100644 --- a/Unihan.zip +++ b/Unihan.zip @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e380194c4835ad85aa50e8750a58c1f605dbfc4aba9e3e3b0ca25b9530c02f64 -size 7044963 +oid sha256:2ae4519b2b82cd4d15379c17e57bfb12c33c0f54da4977de03b2b04bcf11852d +size 7116482 diff --git a/unicode-ucd.changes b/unicode-ucd.changes index 4f0a2ca..80cc2a4 100644 --- a/unicode-ucd.changes +++ b/unicode-ucd.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue May 17 09:39:16 UTC 2022 - Ferdinand Thiessen + +- Update to version 14.0.0 + * Unicode 14.0 adds 838 characters, for a total of 144,697 characters + * These additions include 5 new scripts, for a total of 159 scripts + * As well as 37 new emoji characters. + * Full news: http://www.unicode.org/versions/Unicode14.0.0/ + ------------------------------------------------------------------- Mon Jun 28 16:32:58 UTC 2021 - Predrag Ivanović diff --git a/unicode-ucd.spec b/unicode-ucd.spec index f4612a5..3130e7a 100644 --- a/unicode-ucd.spec +++ b/unicode-ucd.spec @@ -1,7 +1,7 @@ # # spec file for package unicode-ucd # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global unicodedir %{_datadir}/unicode %global ucddir %{unicodedir}/ucd Name: unicode-ucd -Version: 13.0.0 +Version: 14.0.0 Release: 0 Summary: Unicode Character Database # FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines"