Bump Version number to 11.0 because Unicode 11.0.0 is officially released now.
(The emoji data did not change.)
This commit is contained in:
parent
b89d4f73e0
commit
3c960d9a79
@ -2,7 +2,7 @@
|
||||
%global emojidir %{unicodedir}/emoji
|
||||
|
||||
Name: unicode-emoji
|
||||
Version: 10.90.20180207
|
||||
Version: 11.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Unicode Emoji Data Files
|
||||
|
||||
@ -46,6 +46,10 @@ cp -p %{SOURCE6} %{buildroot}%{emojidir}
|
||||
%{emojidir}/emoji-*txt
|
||||
|
||||
%changelog
|
||||
* Thu Jun 07 2018 Mike FABIAN <mfabian@redhat.com> - 11.0-1
|
||||
- Bump Version number to 11.0 because Unicode 11.0.0 is officially
|
||||
released now. The emoji data did not change.
|
||||
|
||||
* Wed Mar 07 2018 Mike FABIAN <mfabian@redhat.com> - 10.90.20180207-1
|
||||
- Update to a prerelease of Unicode Emoji Data 11.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user