update to Unicode 13
This commit is contained in:
parent
4c08c1bace
commit
39ef12ef31
@ -32,15 +32,13 @@ pre {
|
||||
<td colspan="2">
|
||||
<table width="100%" border="0" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
|
||||
<td class="icon"><a href="http://www.unicode.org/"><img border="0"
|
||||
src="http://www.unicode.org/webscripts/logo60s2.gif" align="middle"
|
||||
alt="[Unicode]" width="34" height="33"></a> <a class="bar"
|
||||
href="https://www.unicode.org/copyright.html"><font size="3">Terms of
|
||||
Use</font></a></td>
|
||||
<td class="bar"><a href="http://www.unicode.org" class="bar">Home</a>
|
||||
| <a href="http://www.unicode.org/sitemap/" class="bar">Site Map</a> |
|
||||
<a href="http://www.unicode.org/search" class="bar">Search </a></td>
|
||||
<td class="icon" style="width:38px; height:35px"><a href="http://www.unicode.org/"><img border="0"
|
||||
src="http://www.unicode.org/webscripts/logo60s2.gif" align="middle" alt="[Unicode]" width="34" height="33"></a></td>
|
||||
<td class="icon" style="vertical-align:middle;"> <a class="bar"
|
||||
href="https://www.unicode.org/copyright.html"><font size="3">Terms of Use</font></a></td>
|
||||
<td class="bar"><a href="https://www.unicode.org/main.html" class="bar">Tech Site</a>
|
||||
| <a href="https://www.unicode.org/sitemap/" class="bar">Site Map</a> |
|
||||
<a href="https://www.unicode.org/search" class="bar">Search </a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
@ -120,7 +118,7 @@ pre {
|
||||
<ol type="A">
|
||||
<li><u><a name="1"></a>Unicode Copyright</u>
|
||||
<ol>
|
||||
<li>Copyright © 1991-2019 Unicode, Inc. All rights reserved.</li>
|
||||
<li>Copyright © 1991-2020 Unicode, Inc. All rights reserved.</li>
|
||||
</ol>
|
||||
</li>
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (UCD.zip) = 68512627ecb75520b354160216cc14622c0d5321356f03429a102f734bddf6859c4ab266ed15db177dcbffd76c97d13d90de9a4fc38b10082a0e58fe3c82cda4
|
||||
SHA512 (Unihan.zip) = 7fdefad078284c14a9105655d1cb4d2b0dc1c89c56effe92ffcbd5a30b325559a56d97574b6077144d7a4ed02df6e6a402a2a5360e4abc0c84bae5c589044375
|
||||
SHA512 (UCD.zip) = aed6d06c370dd87bc5713e19ff4cde47b065b76a18149194fa843e4efc5269f749ec8905cad9132d3b803ab621a46e372052b8f3c3e9b6a65afa6516b0f2b4f2
|
||||
SHA512 (Unihan.zip) = 87238202b5da069ab1bbc4672d86c6fd0711e354fb17f53b0b4152850c56c0fa09e6e45820ae52d49756b25fe696518ceaa34cbfe5366ff60688c9a5c3a2d5be
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global ucddir %{unicodedir}/ucd
|
||||
|
||||
Name: unicode-ucd
|
||||
Version: 12.1.0
|
||||
Release: 3%{?dist}
|
||||
Version: 13.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Unicode Character Database
|
||||
|
||||
# https://fedoraproject.org/wiki/Licensing/MIT#Modern_Style_without_sublicense_.28Unicode.29
|
||||
@ -62,6 +62,10 @@ cp -p %{SOURCE1} .
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 11 2020 Jens Petersen <petersen@redhat.com> - 13.0.0-1
|
||||
- update to Unicode 13
|
||||
- https://www.unicode.org/versions/Unicode13.0.0/
|
||||
|
||||
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 12.1.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user