Hello community, here is the log from the commit of package graphite2 for openSUSE:Factory checked in at 2015-12-23 09:56:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/graphite2 (Old) and /work/SRC/openSUSE:Factory/.graphite2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "graphite2" Changes: -------- --- /work/SRC/openSUSE:Factory/graphite2/graphite2.changes 2015-12-20 10:52:23.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.graphite2.new/graphite2.changes 2015-12-23 09:56:10.000000000 +0100 @@ -1,0 +2,11 @@ +Mon Dec 21 11:36:38 UTC 2015 - [email protected] + +- Version update to 1.3.4: + * Fix Collision Kerning ignoring some diacritics + * Handle pass bits 16-31 to speed up fonts with > 16 passes + * Various minor fuzz bug fixes + * Make Coverity happy + * Add GR_FALLTHROUGH macro for clang c++11 +- Upstream moved to github + +------------------------------------------------------------------- Old: ---- graphite2-1.3.3.tgz New: ---- 1.3.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ graphite2.spec ++++++ --- /var/tmp/diff_new_pack.x6DyjX/_old 2015-12-23 09:56:11.000000000 +0100 +++ /var/tmp/diff_new_pack.x6DyjX/_new 2015-12-23 09:56:11.000000000 +0100 @@ -18,13 +18,13 @@ %define libname libgraphite2-3 Name: graphite2 -Version: 1.3.3 +Version: 1.3.4 Release: 0 Summary: Font rendering capabilities for complex non-Roman writing systems License: LGPL-2.1+ or GPL-2.0+ or MPL-1.1 Group: Productivity/Publishing/Word -Url: http://sourceforge.net/projects/silgraphite/ -Source0: http://downloads.sourceforge.net/silgraphite/graphite2-%{version}.tgz +Url: https://github.com/silnrsi/graphite +Source0: https://github.com/silnrsi/graphite/archive/%{version}.tar.gz Source1: baselibs.conf Patch0: graphite2-1.2.0-cmakepath.patch Patch1: graphite-nonvoid-return.patch @@ -78,7 +78,7 @@ This package contains the %{name} development files. %prep -%setup -q +%setup -q -n graphite-%{version} %patch0 -p1 %patch1 -p1 %patch2
