Hello community, here is the log from the commit of package unicode-emoji for openSUSE:Factory checked in at 2020-03-17 13:05:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/unicode-emoji (Old) and /work/SRC/openSUSE:Factory/.unicode-emoji.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "unicode-emoji" Tue Mar 17 13:05:55 2020 rev:2 rq:784183 version:13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/unicode-emoji/unicode-emoji.changes 2017-12-19 10:49:54.714189131 +0100 +++ /work/SRC/openSUSE:Factory/.unicode-emoji.new.3160/unicode-emoji.changes 2020-03-17 13:06:03.109610374 +0100 @@ -1,0 +2,10 @@ +Thu Mar 12 03:33:18 UTC 2020 - Hillwood Yang <[email protected]> + +- Move copyright.html to %license + +------------------------------------------------------------------- +Wed Mar 11 19:18:45 UTC 2020 - Antonio Larrosa <[email protected]> + +- Update to unicode 13 version files. Upstream did not provide changelog + +------------------------------------------------------------------- @@ -4 +14 @@ -- Initial package. +- Initial package for version 6.0 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ unicode-emoji.spec ++++++ --- /var/tmp/diff_new_pack.a7bqiU/_old 2020-03-17 13:06:04.493611437 +0100 +++ /var/tmp/diff_new_pack.a7bqiU/_new 2020-03-17 13:06:04.497611439 +0100 @@ -1,7 +1,7 @@ # # spec file for package unicode-emoji # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,19 +12,22 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + +%define long_version 13.0.0 + Name: unicode-emoji -Version: 6.0 +Version: 13.0 Release: 0 Summary: Unicode Emoji Data Files -Group: System/I18n/Chinese License: Unicode +Group: System/I18n/Chinese URL: http://www.unicode.org/emoji/ Source0: http://www.unicode.org/copyright.html Source1: http://www.unicode.org/Public/emoji/%{version}/ReadMe.txt -Source2: http://www.unicode.org/Public/emoji/%{version}/emoji-data.txt +Source2: http://www.unicode.org/Public/%{long_version}/ucd/emoji/emoji-data.txt Source3: http://www.unicode.org/Public/emoji/%{version}/emoji-sequences.txt Source4: http://www.unicode.org/Public/emoji/%{version}/emoji-test.txt Source5: http://www.unicode.org/Public/emoji/%{version}/emoji-zwj-sequences.txt @@ -47,7 +50,7 @@ %{buildroot}%{_datadir}/unicode/emoji %files -%doc copyright.html +%license copyright.html %dir %{_datadir}/unicode %dir %{_datadir}/unicode/emoji %doc %{_datadir}/unicode/emoji/ReadMe.txt ++++++ ReadMe.txt ++++++ --- /var/tmp/diff_new_pack.a7bqiU/_old 2020-03-17 13:06:04.561611489 +0100 +++ /var/tmp/diff_new_pack.a7bqiU/_new 2020-03-17 13:06:04.561611489 +0100 @@ -1 +1,21 @@ -This directory contains draft data files for UTR #51 Unicode Emoji, Version 6.0 +# Unicode Emoji +# © 2020 Unicode®, Inc. +# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. +# For terms of use, see http://www.unicode.org/terms_of_use.html + +This directory contains data files for Unicode Emoji, Version 13.0 + +Public/emoji/13.0/ + + emoji-sequences.txt + emoji-zwj-sequences.txt + emoji-test.txt + +The following related files are found in the UCD for Version 13.0 + +Public/13.0.0/ucd/emoji/ + + emoji-data.txt + emoji-variation-sequences.txt + +For documentation, see UTS #51 Unicode Emoji, Version 13.0 ++++++ copyright.html ++++++ ++++ 632 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/unicode-emoji/copyright.html ++++ and /work/SRC/openSUSE:Factory/.unicode-emoji.new.3160/copyright.html ++++++ emoji-data.txt ++++++ ++++ 1874 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/unicode-emoji/emoji-data.txt ++++ and /work/SRC/openSUSE:Factory/.unicode-emoji.new.3160/emoji-data.txt ++++++ emoji-sequences.txt ++++++ ++++ 2189 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/unicode-emoji/emoji-sequences.txt ++++ and /work/SRC/openSUSE:Factory/.unicode-emoji.new.3160/emoji-sequences.txt ++++++ emoji-test.txt ++++++ ++++ 7882 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/unicode-emoji/emoji-test.txt ++++ and /work/SRC/openSUSE:Factory/.unicode-emoji.new.3160/emoji-test.txt ++++++ emoji-zwj-sequences.txt ++++++ ++++ 1909 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/unicode-emoji/emoji-zwj-sequences.txt ++++ and /work/SRC/openSUSE:Factory/.unicode-emoji.new.3160/emoji-zwj-sequences.txt
