diff --git a/cairo-1.10.0.tar.bz2 b/cairo-1.10.0.tar.bz2 deleted file mode 100644 index 2cc2943..0000000 --- a/cairo-1.10.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96bf6fe75db1489fc483834fc0a79b989c27dae0ad9bdd63414dea2c4a6c9753 -size 22865775 diff --git a/cairo-1.10.2.tar.bz2 b/cairo-1.10.2.tar.bz2 new file mode 100644 index 0000000..eb94bc2 --- /dev/null +++ b/cairo-1.10.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d55629b97bcc3c6b5f87cc8f2a2dc1c75d37a683a8b0ce06567aa2de4f2f849 +size 21339753 diff --git a/cairo.changes b/cairo.changes index f2b1354..fa1445f 100644 --- a/cairo.changes +++ b/cairo.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Dec 27 22:30:26 CET 2010 - dimstar@opensuse.org + +- Update to version 1.10.2: + + fdo#31632: Fix embedding of grayscale jpegs in PS. + + Fix the reported path of extents containing a curve. + + Fix the compositing of unaligned boxes. + + Reset the clipper in PDF upon finish. + + Fix degenerates arcs to become a degenerate line. + + Build support for autoconf 2.67 + + Fix painting of transformed patterns in PS + + fdo#24688: Fix the EPS bounding box for PS and Fix the missing + content for EPS + + fdo#24691: Fix regression upon changing page size in PS/PDF + + Only use ActualText with PDF-1.5 documents + + Fix the bbox for type1 fallbacks. + + fdo#31140: Reset the color after ending the context in PDF + + fdo#31062: Fix the advance of subsetted type1 fonts + + Fix handling of EXTEND_NONE gradients for PDF + + Restrict in-place optimisation for a8 image masks with SOURCE + ------------------------------------------------------------------- Tue Sep 7 13:12:10 CEST 2010 - vuntz@opensuse.org diff --git a/cairo.spec b/cairo.spec index eeee7e4..6ef6e8c 100644 --- a/cairo.spec +++ b/cairo.spec @@ -1,5 +1,5 @@ # -# spec file for package cairo (Version 1.10.0) +# spec file for package cairo (Version 1.10.2) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,7 +20,7 @@ %define build_gl_backend 0 Name: cairo -Version: 1.10.0 +Version: 1.10.2 Release: 1 License: LGPLv2.1+ ; MPL .. Summary: Vector Graphics Library with Cross-Device Output Support