Hello community, here is the log from the commit of package cairo for openSUSE:Factory checked in at 2016-03-29 14:25:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cairo (Old) and /work/SRC/openSUSE:Factory/.cairo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cairo" Changes: -------- --- /work/SRC/openSUSE:Factory/cairo/cairo.changes 2015-11-11 10:29:00.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.cairo.new/cairo.changes 2016-03-29 14:25:41.000000000 +0200 @@ -1,0 +2,29 @@ +Sun Dec 13 22:26:26 UTC 2015 - [email protected] + +- Update to version 1.15.2: + + Fix xcb/xlib compilation and calls. Make image boxes behave + when SHM is not available. + + Fix various issues with printing and transparent images on + Win32. + + Fix thin lines that don't show up when printing in Inkscape due + to overly aggressive culling (fdo#77298). + + Fix broken printing via pdf when glyph 0 is used for rendering, + resulting in missing spaces and letters (fdo#89082). + + Fix crash for certain glyphs in opentype fonts (fdo#91902). + + Fix incorrect rendering of SVG paths with more than one + subpath. If more than one trap is passed in then it's + guaranteed that the returned traps will have their left edge to + the left of their right edge, but if only one trap is passed in + then the function always returns without doing anything + (fdo#90984). + + Improve rendering with Quarts to better match pixman's blending + and filtering behavior. +- Drop cairo-render-thin-lines.patch: Fixed upstream. + +------------------------------------------------------------------- +Sun Dec 13 22:20:55 UTC 2015 - [email protected] + +- Update to version 1.14.6: + + Simple bugfix release to fix one Windows issue. + +------------------------------------------------------------------- Old: ---- cairo-1.14.4.tar.xz cairo-render-thin-lines.patch New: ---- cairo-1.15.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cairo.spec ++++++ --- /var/tmp/diff_new_pack.5MPCbV/_old 2016-03-29 14:25:42.000000000 +0200 +++ /var/tmp/diff_new_pack.5MPCbV/_new 2016-03-29 14:25:42.000000000 +0200 @@ -19,18 +19,16 @@ %define build_xcb_backend 1 %define build_gl_backend 1 Name: cairo -Version: 1.14.4 +Version: 1.15.2 Release: 0 Summary: Vector Graphics Library with Cross-Device Output Support License: LGPL-2.1+ or MPL-1.1 Group: System/Libraries Url: http://cairographics.org/ -Source: http://cairographics.org/releases/%{name}-%{version}.tar.xz +Source: http://cairographics.org/snapshots/%{name}-%{version}.tar.xz Source99: baselibs.conf # PATCH-FIX-UPSTREAM cairo-modules-no-version.patch fdo#29319 [email protected] -- Build modules with -module -avoid-version. Patch0: cairo-modules-no-version.patch -# PATCH-FIX-UPSTREAM cairo-render-thin-lines.patch fdo#77298 [email protected] -- Fix rendering of thin lines -Patch1: cairo-render-thin-lines.patch # PATCH-FIX-UPSTREAM cairo-xlib-endianness.patch fdo#63461 bnc#882951 [email protected] -- Fix crash when client and server have different endianness Patch2: cairo-xlib-endianness.patch BuildRequires: gtk-doc @@ -141,8 +139,6 @@ %prep %setup -q %patch0 -p1 -# fix_for_fdo77298.patch -%patch1 -p1 %patch2 -p1 %build ++++++ cairo-1.14.4.tar.xz -> cairo-1.15.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/cairo/cairo-1.14.4.tar.xz /work/SRC/openSUSE:Factory/.cairo.new/cairo-1.15.2.tar.xz differ: char 26, line 1
