update unicode-emoji.spec.

This commit is contained in:
chenyx2012 2022-06-06 09:04:49 +00:00 committed by Gitee
parent 6919c41940
commit 847ca2845d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: unicode-emoji Name: unicode-emoji
Version: 11.0 Version: 11.0
Release: 3 Release: 4
Summary: Data Files for Unicode Emoji Summary: Data Files for Unicode Emoji
License: Unicode License: Unicode-DFS-2016
URL: http://www.unicode.org/emoji/ URL: http://www.unicode.org/emoji/
Source0: http://www.unicode.org/copyright.html Source0: http://www.unicode.org/copyright.html
Source1: http://www.unicode.org/Public/emoji/11.0/ReadMe.txt Source1: http://www.unicode.org/Public/emoji/11.0/ReadMe.txt
@ -40,5 +40,8 @@ cp -p %{SOURCE6} %{buildroot}%{_datadir}/unicode/emoji
%{_datadir}/unicode/emoji/emoji-*txt %{_datadir}/unicode/emoji/emoji-*txt
%changelog %changelog
* Mon Jun 6 2022 Chenyx <chenyixiong3@huawei.com> - 11.0-4
- License compliance rectification
* Wed Jan 8 2020 Shuaishuai Song <songshuaishuai2@huawei.com> - 11.0-3 * Wed Jan 8 2020 Shuaishuai Song <songshuaishuai2@huawei.com> - 11.0-3
- package init - package init