From d149aecbdc077122ee7d79b2d7397488bf7fa6dd28f1d11a20840dd030e665c3 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Sun, 14 Feb 2010 13:00:33 +0000 Subject: [PATCH] Accepting request 32527 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/pixman via accept of submit request 32527 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/32527 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pixman?expand=0&rev=31 --- pixman-0.17.4.tar.bz2 | 3 --- pixman-0.17.6.tar.bz2 | 3 +++ pixman.changes | 17 +++++++++++++++++ pixman.spec | 4 ++-- 4 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 pixman-0.17.4.tar.bz2 create mode 100644 pixman-0.17.6.tar.bz2 diff --git a/pixman-0.17.4.tar.bz2 b/pixman-0.17.4.tar.bz2 deleted file mode 100644 index 20b6a6c..0000000 --- a/pixman-0.17.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:933c321b2ab525854846c00956d4feff4aacb2a52417f55ce745ec867c8b5040 -size 405682 diff --git a/pixman-0.17.6.tar.bz2 b/pixman-0.17.6.tar.bz2 new file mode 100644 index 0000000..41ed5b0 --- /dev/null +++ b/pixman-0.17.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef4761b149018851bf41296b155911819c98e30f18f65e8ef593b14a54372eeb +size 406373 diff --git a/pixman.changes b/pixman.changes index d1743f8..5a15257 100644 --- a/pixman.changes +++ b/pixman.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Feb 14 13:35:21 CET 2010 - vuntz@opensuse.org + +- Update to version 0.17.6: + + Asserts are always turned off, so X server crashes in the + region code should be gone (fdo#26314). + + 32 bit versions of some existing API: + - pixman_fill_boxes32() + - pixman_image_composite_32() + + Add accessor for the destroy data: + pixman_image_get_destroy_data() + + Optimizations for scaled images + + Some reorganisation of the fast path tables + + Bug fix for ARM NEON detection + + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.17.6 + for full list of changes + ------------------------------------------------------------------- Mon Jan 18 21:21:46 CET 2010 - vuntz@opensuse.org diff --git a/pixman.spec b/pixman.spec index 2b698df..e862a03 100644 --- a/pixman.spec +++ b/pixman.spec @@ -1,5 +1,5 @@ # -# spec file for package pixman (Version 0.17.4) +# spec file for package pixman (Version 0.17.6) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: pixman -Version: 0.17.4 +Version: 0.17.6 Release: 1 License: MIT License (or similar) Summary: Pixel manipulation library