Hello community, here is the log from the commit of package twemoji-color-font for openSUSE:Factory checked in at 2019-05-05 21:22:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/twemoji-color-font (Old) and /work/SRC/openSUSE:Factory/.twemoji-color-font.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "twemoji-color-font" Sun May 5 21:22:31 2019 rev:5 rq:700866 version:12.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/twemoji-color-font/twemoji-color-font.changes 2018-10-08 17:46:40.094388782 +0200 +++ /work/SRC/openSUSE:Factory/.twemoji-color-font.new.5148/twemoji-color-font.changes 2019-05-05 21:22:35.101467717 +0200 @@ -1,0 +2,15 @@ +Sun May 5 14:40:03 UTC 2019 - Markus S <[email protected]> + +- Update to twemoji 12.0.1 - 230 new Emoji + +------------------------------------------------------------------- +Sun Nov 4 09:14:29 UTC 2018 - Markus S <[email protected]> + +- Switch source archive back to original upstream as the fork’s + changes have been incorporated and a new release (also called + 11.2) has been made. The font intself is identical to the fork. +- Replaced license placeholder with MIT license text (CC-BY 4.0 + does not fall under the OSI’s Open Source Definition, therefore + the spec file is MIT-licensed as the placeholder says). + +------------------------------------------------------------------- Old: ---- twemoji-color-font-11.2.tar.xz New: ---- TwitterColorEmoji-SVGinOT-Linux-12.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ twemoji-color-font.spec ++++++ --- /var/tmp/diff_new_pack.PsgMHl/_old 2019-05-05 21:22:35.829469700 +0200 +++ /var/tmp/diff_new_pack.PsgMHl/_new 2019-05-05 21:22:35.833469711 +0200 @@ -1,7 +1,9 @@ # # spec file for package twemoji-color-font # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright © 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright © 2016 Yunhe Guo <[email protected]> +# Copyright © 2018–2019 Markus S. <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -11,30 +13,35 @@ # case the license is the MIT License). An "Open Source License" is a # 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/ # - Name: twemoji-color-font -Version: 11.2 +Version: 12.0.1 Release: 0 -Summary: Colored Emoji Font From Twitter +Summary: Font using Twitter’s color emoji License: CC-BY-4.0 Group: System/X11/Fonts -Url: https://github.com/youdly/twemoji-color-font -Source: %{name}-%{version}.tar.xz +Url: https://github.com/eosrei/twemoji-color-font +Source: TwitterColorEmoji-SVGinOT-Linux-%{version}.tar.gz BuildRequires: fontpackages-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description -A color and black&white emoji SVGinOT font built from the Twitter Emoji for Everyone artwork with support for ZWJ, skin tone diversity and country flags. - -The font works in all operating systems, but will currently only show color emoji in Firefox, Thunderbird and other Mozilla Gecko-based applications. This is not a limitation of the font, but of the operating systems and applications. Regular black&white outline emoji are included for backwards/fallback compatibility. +A color and monochrome emoji SVG-in-OpenType font built from the +Twitter Emoji for Everyone artwork with support for ZWJ, +skin tone diversity and country flags. + +The font works in all operating systems, but will currently only +show color emoji in Firefox, Thunderbird and other Mozilla Gecko-based +applications. This is not a limitation of the font but of the +operating systems and applications. Regular monochrome outline +emoji are included for backwards/fallback compatibility. %prep -%setup -q +%setup -n TwitterColorEmoji-SVGinOT-Linux-%{version} %build # Nothing to do
