Hello community, here is the log from the commit of package cairo for openSUSE:Factory checked in at 2013-08-28 21:20:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-07-11 13:27:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cairo.new/cairo.changes 2013-08-28 21:20:56.000000000 +0200 @@ -1,0 +2,19 @@ +Tue Aug 27 06:41:01 UTC 2013 - [email protected] + +- Update to version 1.12.16: + + Set the correct orientation for simple boxes with a negative + scale factor. + + Fix the creation of the shading dictionary in PDF. + + Avoid upscaling bitmap fonts if possible. + + Fix an assertion failure within the mempool allocator for + shared memory. + + Fix allocation size for CFF subsets. + + Export cairo_matrix_t for GObject bindings. + + Stop leaking the image data when loading PNGs. + + Prevent an assertion failure when creating similar GL surfaces + larger than supported by hardware. + + Bugs fixed: fdo#61451, fdo#62885, fdo#61876, fdo#63196, + fdo#697357, fdo#61592, fdo#68014, fdo#63787. +- Drop cairo-reduce-buddy-assertion.patch: fixed upstream. + +------------------------------------------------------------------- Old: ---- cairo-1.12.14.tar.xz cairo-reduce-buddy-assertion.patch New: ---- cairo-1.12.16.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cairo.spec ++++++ --- /var/tmp/diff_new_pack.2nWjoh/_old 2013-08-28 21:20:58.000000000 +0200 +++ /var/tmp/diff_new_pack.2nWjoh/_new 2013-08-28 21:20:58.000000000 +0200 @@ -20,7 +20,7 @@ %define build_gl_backend 1 Name: cairo -Version: 1.12.14 +Version: 1.12.16 Release: 0 Summary: Vector Graphics Library with Cross-Device Output Support License: LGPL-2.1+ or MPL-1.1 @@ -30,8 +30,6 @@ 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-reduce-buddy-assertion.patch bnc#828074 [email protected] -- Fix assert crash on unaligned memory, taken from git, commit 01a8bf0 -Patch1: cairo-reduce-buddy-assertion.patch # These libraries are needed only for tests. # Do not enable tests in build systems, it causes build loop! #BuildRequires: librsvg-devel poppler-devel @@ -46,7 +44,7 @@ BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(libpng) -BuildRequires: pkgconfig(pixman-1) +BuildRequires: pkgconfig(pixman-1) >= 0.16.0 BuildRequires: pkgconfig(x11) %if %build_xcb_backend BuildRequires: pkgconfig(xcb) @@ -150,7 +148,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build # Needed by patch0 ++++++ cairo-1.12.14.tar.xz -> cairo-1.12.16.tar.xz ++++++ /work/SRC/openSUSE:Factory/cairo/cairo-1.12.14.tar.xz /work/SRC/openSUSE:Factory/.cairo.new/cairo-1.12.16.tar.xz differ: char 26, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
