update to Unicode 14

This commit is contained in:
Jens Petersen 2021-09-20 18:07:48 +08:00
parent 07736c5c11
commit ea4b49cc15
3 changed files with 9 additions and 5 deletions

View File

@ -118,7 +118,7 @@ pre {
<ol type="A"> <ol type="A">
<li><u><a name="1"></a>Unicode Copyright</u> <li><u><a name="1"></a>Unicode Copyright</u>
<ol> <ol>
<li>Copyright © 1991-2020 Unicode, Inc. All rights reserved.</li> <li>Copyright © 1991-2021 Unicode, Inc. All rights reserved.</li>
</ol> </ol>
</li> </li>

View File

@ -1,2 +1,2 @@
SHA512 (UCD.zip) = aed6d06c370dd87bc5713e19ff4cde47b065b76a18149194fa843e4efc5269f749ec8905cad9132d3b803ab621a46e372052b8f3c3e9b6a65afa6516b0f2b4f2 SHA512 (UCD.zip) = 17fbfb3ebd3a75227526d87e19feb70c1b0ccee656e421e955aadc88847ed2597437eb8cf19619e2a49470d286b285e219aec18d6b29dab47cfa8317a212b458
SHA512 (Unihan.zip) = 87238202b5da069ab1bbc4672d86c6fd0711e354fb17f53b0b4152850c56c0fa09e6e45820ae52d49756b25fe696518ceaa34cbfe5366ff60688c9a5c3a2d5be SHA512 (Unihan.zip) = 1827e512dd1bd27f3553746275dc90e3c3add38590d56da3901eccb56b94fee9e2dd806514a866ca73dfe4770ec585d200a6b6a7a4293c2ff572a2f5b50ef091

View File

@ -3,8 +3,8 @@
%global ucddir %{unicodedir}/ucd %global ucddir %{unicodedir}/ucd
Name: unicode-ucd Name: unicode-ucd
Version: 13.0.0 Version: 14.0.0
Release: 4%{?dist} Release: 1%{?dist}
Summary: Unicode Character Database Summary: Unicode Character Database
# https://fedoraproject.org/wiki/Licensing/MIT#Modern_Style_without_sublicense_.28Unicode.29 # https://fedoraproject.org/wiki/Licensing/MIT#Modern_Style_without_sublicense_.28Unicode.29
@ -62,6 +62,10 @@ cp -p %{SOURCE1} .
%changelog %changelog
* Mon Sep 20 2021 Jens Petersen <petersen@redhat.com> - 14.0.0-1
- update to Unicode 14
- https://www.unicode.org/versions/Unicode14.0.0/
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 13.0.0-4 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 13.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild