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
This commit is contained in:
Vincent Untz
2010-02-14 13:00:33 +00:00
committed by Git OBS Bridge
parent 1427295c86
commit d149aecbdc
4 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:933c321b2ab525854846c00956d4feff4aacb2a52417f55ce745ec867c8b5040
size 405682

3
pixman-0.17.6.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef4761b149018851bf41296b155911819c98e30f18f65e8ef593b14a54372eeb
size 406373

View File

@@ -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

View File

@@ -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