Hello community, here is the log from the commit of package unicode-emoji for openSUSE:Leap:15.2 checked in at 2020-03-31 07:21:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/unicode-emoji (Old) and /work/SRC/openSUSE:Leap:15.2/.unicode-emoji.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "unicode-emoji" Tue Mar 31 07:21:44 2020 rev:10 rq:789504 version:13.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/unicode-emoji/unicode-emoji.changes 2020-01-15 16:26:56.308703257 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.unicode-emoji.new.3160/unicode-emoji.changes 2020-03-31 07:21:47.410382928 +0200 @@ -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.jyrs5o/_old 2020-03-31 07:21:48.418383365 +0200 +++ /var/tmp/diff_new_pack.jyrs5o/_new 2020-03-31 07:21:48.454383381 +0200 @@ -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.jyrs5o/_old 2020-03-31 07:21:48.482383393 +0200 +++ /var/tmp/diff_new_pack.jyrs5o/_new 2020-03-31 07:21:48.482383393 +0200 @@ -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:Leap:15.2/unicode-emoji/copyright.html ++++ and /work/SRC/openSUSE:Leap:15.2/.unicode-emoji.new.3160/copyright.html ++++++ emoji-data.txt ++++++ ++++ 1874 lines (skipped) ++++ between /work/SRC/openSUSE:Leap:15.2/unicode-emoji/emoji-data.txt ++++ and /work/SRC/openSUSE:Leap:15.2/.unicode-emoji.new.3160/emoji-data.txt ++++++ emoji-sequences.txt ++++++ ++++ 2189 lines (skipped) ++++ between /work/SRC/openSUSE:Leap:15.2/unicode-emoji/emoji-sequences.txt ++++ and /work/SRC/openSUSE:Leap:15.2/.unicode-emoji.new.3160/emoji-sequences.txt ++++++ emoji-test.txt ++++++ ++++ 7882 lines (skipped) ++++ between /work/SRC/openSUSE:Leap:15.2/unicode-emoji/emoji-test.txt ++++ and /work/SRC/openSUSE:Leap:15.2/.unicode-emoji.new.3160/emoji-test.txt ++++++ emoji-zwj-sequences.txt ++++++ ++++ 1909 lines (skipped) ++++ between /work/SRC/openSUSE:Leap:15.2/unicode-emoji/emoji-zwj-sequences.txt ++++ and /work/SRC/openSUSE:Leap:15.2/.unicode-emoji.new.3160/emoji-zwj-sequences.txt
