!7 change source
From: @lyn1001 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
9a7047e047
@ -82,7 +82,7 @@ pre {
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td valign="top" class="navColCell">
|
<td valign="top" class="navColCell">
|
||||||
<a href="https://www.unicode.org/license.html">Unicode Data Files and Software License</a></td>
|
<a href="https://www.unicode.org/license.txt">Unicode Data Files and Software License</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="navColTitle">Related Links</td>
|
<td class="navColTitle">Related Links</td>
|
||||||
@ -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-2022 Unicode, Inc. All rights reserved.</li>
|
||||||
</ol>
|
</ol>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
@ -153,7 +153,7 @@ http://site.icu-project.org/download/
|
|||||||
herein.</li>
|
herein.</li>
|
||||||
<li>Further specifications of rights and restrictions pertaining
|
<li>Further specifications of rights and restrictions pertaining
|
||||||
to the use of the Unicode DATA FILES and SOFTWARE can be found in the
|
to the use of the Unicode DATA FILES and SOFTWARE can be found in the
|
||||||
<a href="https://www.unicode.org/license.html">Unicode Data Files and Software License</a>.</li>
|
<a href="https://www.unicode.org/license.txt">Unicode Data Files and Software License</a>.</li>
|
||||||
<li>Each version of the Unicode Standard has further
|
<li>Each version of the Unicode Standard has further
|
||||||
specifications of rights and restrictions of use. For the book
|
specifications of rights and restrictions of use. For the book
|
||||||
editions (Unicode 5.0 and earlier), these are found on the back
|
editions (Unicode 5.0 and earlier), these are found on the back
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
Name: unicode-emoji
|
Name: unicode-emoji
|
||||||
Version: 14.0
|
Version: 14.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Data Files for Unicode Emoji
|
Summary: Data Files for Unicode Emoji
|
||||||
License: Unicode-DFS-2016
|
License: Unicode-DFS-2016
|
||||||
URL: http://www.unicode.org/emoji/
|
URL: http://www.unicode.org/emoji/
|
||||||
@ -40,6 +40,9 @@ cp -p %{SOURCE6} %{buildroot}%{_datadir}/unicode/emoji
|
|||||||
%{_datadir}/unicode/emoji/emoji-*txt
|
%{_datadir}/unicode/emoji/emoji-*txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 9 2022 liyanan <liyanan32@h-partners.com> - 14.0-2
|
||||||
|
- Change source
|
||||||
|
|
||||||
* Thu Jun 16 2022 SimpleUpdate Robot <tc@openeuler.org> - 14.0-1
|
* Thu Jun 16 2022 SimpleUpdate Robot <tc@openeuler.org> - 14.0-1
|
||||||
- Upgrade to version 14.0
|
- Upgrade to version 14.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user