Hello community,

here is the log from the commit of package cairo for openSUSE:Factory checked 
in at 2012-10-26 07:50:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cairo (Old)
 and      /work/SRC/openSUSE:Factory/.cairo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cairo", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cairo/cairo.changes      2012-05-22 
10:08:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cairo.new/cairo.changes 2012-10-26 
07:50:05.000000000 +0200
@@ -1,0 +2,27 @@
+Fri Oct 12 12:00:24 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.12.4:
+  + Interior boxes were being dropped when amalgamating regions
+    during tesselation (fdo#49446)
+  + Allow building without gtk-doc installed
+  + Invalid edge generation whilst reducing complex polygons
+    (fdo#50852)
+  + Stroking around tight cusps
+  + Use locale correct formats for reading font subsetting and
+    valid buffers (fdo#51443)
+  + Ensure that the type1 subset includes all the glyph encodings
+    (fdo#53040)
+  + Upload the whole source for a repeating pattern (fdo#51910)
+  + Fix damage tracking to handle continuation chunks corectly and
+    so prevent crashes on win32 (fdo#53384)
+  + Avoid emitting miter joins for degenerate line segments
+    (fdo#407107)
+  + Convert the relative path semgents into the backend coordinates
+    and then back again to user coordinates (fdo#54732)
+  + Fix extents computations for a degenerate path consisting only
+    of a move-to (fdo#54549)
+  + Prevent crashing on a degenerate project edge after polygon
+    intersection (fdo#54822).
+- Add pkgconfig(xext) BuildRequires: new verified dependency.
+
+-------------------------------------------------------------------

Old:
----
  cairo-1.12.2.tar.xz

New:
----
  cairo-1.12.4.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cairo.spec ++++++
--- /var/tmp/diff_new_pack.OC8j6W/_old  2012-10-26 07:50:09.000000000 +0200
+++ /var/tmp/diff_new_pack.OC8j6W/_new  2012-10-26 07:50:09.000000000 +0200
@@ -20,7 +20,7 @@
 %define build_gl_backend 0
 
 Name:           cairo
-Version:        1.12.2
+Version:        1.12.4
 Release:        0
 Summary:        Vector Graphics Library with Cross-Device Output Support
 License:        LGPL-2.1+ or MPL-1.1
@@ -50,6 +50,7 @@
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xcb-shm)
 %endif
+BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xrender)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to