Hello community,
here is the log from the commit of package twemoji-color-font for
openSUSE:Factory checked in at 2018-09-26 14:24:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/twemoji-color-font (Old)
and /work/SRC/openSUSE:Factory/.twemoji-color-font.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "twemoji-color-font"
Wed Sep 26 14:24:18 2018 rev:3 rq:638267 version:1.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/twemoji-color-font/twemoji-color-font.changes
2017-11-15 16:56:42.838421126 +0100
+++
/work/SRC/openSUSE:Factory/.twemoji-color-font.new/twemoji-color-font.changes
2018-09-26 14:24:49.777787491 +0200
@@ -1,0 +2,6 @@
+Tue Sep 25 16:35:42 UTC 2018 - Markus S <[email protected]>
+
+- Version 1.4
+- Update to twemoji 2.5.0
+
+-------------------------------------------------------------------
Old:
----
twemoji-color-font-1.3.tar.xz
New:
----
twemoji-color-font-1.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ twemoji-color-font.spec ++++++
--- /var/tmp/diff_new_pack.mIn6kd/_old 2018-09-26 14:24:50.585786207 +0200
+++ /var/tmp/diff_new_pack.mIn6kd/_new 2018-09-26 14:24:50.589786201 +0200
@@ -17,7 +17,7 @@
Name: twemoji-color-font
-Version: 1.3
+Version: 1.4
Release: 0
Summary: Colored Emoji Font From Twitter
License: CC-BY-4.0
++++++ twemoji-color-font-1.3.tar.xz -> twemoji-color-font-1.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/twemoji-color-font-1.3/README.md
new/twemoji-color-font-1.4/README.md
--- old/twemoji-color-font-1.3/README.md 2017-05-30 06:56:57.000000000
+0200
+++ new/twemoji-color-font-1.4/README.md 2018-03-11 23:07:01.000000000
+0100
@@ -84,11 +84,11 @@
Install for the current user without root:
```sh
# 1. Download the latest version
-wget
https://github.com/eosrei/twemoji-color-font/releases/download/v1.3/TwitterColorEmoji-SVGinOT-Linux-1.3.tar.gz
+wget
https://github.com/eosrei/twemoji-color-font/releases/download/v1.4/TwitterColorEmoji-SVGinOT-Linux-1.4.tar.gz
# 2. Uncompress the file
-tar zxf TwitterColorEmoji-SVGinOT-Linux-1.3.tar.gz
+tar zxf TwitterColorEmoji-SVGinOT-Linux-1.4.tar.gz
# 3. Run the installer
-cd TwitterColorEmoji-SVGinOT-Linux-1.3
+cd TwitterColorEmoji-SVGinOT-Linux-1.4
./install.sh
```
@@ -124,10 +124,10 @@
Both SVGinOT versions are available from releases:
https://github.com/eosrei/twemoji-color-font/releases
-1. `TwitterColorEmoji-SVGinOT-1.3.zip` - The regular version of the font
+1. `TwitterColorEmoji-SVGinOT-1.4.zip` - The regular version of the font
installs like any other font and can be specifically selected, but OS X will
default to the `Apple Color Emoji` font for emojis.
-2. `TwitterColorEmoji-SVGinOT-OSX-1.3.zip` - A hack to replace the `Apple
+2. `TwitterColorEmoji-SVGinOT-OSX-1.4.zip` - A hack to replace the `Apple
Color Emoji` font by [using the same internal name][10]. Install and accept
the warning in Font Book.
@@ -137,7 +137,7 @@
# Tap the caskroom/fonts keg, if needed.
brew tap caskroom/fonts
# Install the font using brew
-brew cask install font-twitter-emoji-color
+brew cask install font-twitter-color-emoji
```
[10]:http://www.macissues.com/2014/11/21/how-to-change-the-default-system-font-in-mac-os-x/
@@ -155,7 +155,7 @@
The regular version of the font installs like any other font and can be
specifically selected, but Windows will default to the `Segoe UI Emoji`
font for emoji characters. Download:
-https://github.com/eosrei/twemoji-color-font/releases/download/v1.3/TwitterColorEmoji-SVGinOT-1.3.zip
+https://github.com/eosrei/twemoji-color-font/releases/download/v1.4/TwitterColorEmoji-SVGinOT-1.4.zip
### Replace the default Windows emoji fonts
@@ -170,7 +170,7 @@
1. Download the most recent Python 3 for Windows:
https://www.python.org/downloads/windows/
2. Start the installer, select "Add Python 3.6 to PATH" and finish the install
process.
3. Download Twitter Color Emoji Windows package from releases:
-https://github.com/eosrei/twemoji-color-font/releases/download/v1.3/TwitterColorEmoji-SVGinOT-Win-1.3.zip
+https://github.com/eosrei/twemoji-color-font/releases/download/v1.4/TwitterColorEmoji-SVGinOT-Win-1.4.zip
4. Uncompress the file.
5. Open the new TwitterColorEmoji directory.
7. Run install.cmd. *Note: This will take some time.*
Binary files old/twemoji-color-font-1.3/TwitterColorEmoji-SVGinOT.ttf and
new/twemoji-color-font-1.4/TwitterColorEmoji-SVGinOT.ttf differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/twemoji-color-font-1.3/debian/changelog
new/twemoji-color-font-1.4/debian/changelog
--- old/twemoji-color-font-1.3/debian/changelog 2017-05-30 06:56:57.000000000
+0200
+++ new/twemoji-color-font-1.4/debian/changelog 2018-03-11 23:07:01.000000000
+0100
@@ -1,3 +1,9 @@
+fonts-twemoji-svginot (1.4-1) xenial; urgency=medium
+
+ * Update to twemoji 2.5.0.
+
+ -- Brad Erickson <[email protected]> Sun, 11 Mar 2018 09:56:15 -0700
+
fonts-twemoji-svginot (1.3-1) trusty; urgency=medium
* Update to twemoji 2.3.0, Unicode 10.0, Emoji 5.0.