Accepting request 51642 from home:mrdocs

sorry to overrule GNOME maintainers, but I want this for the milestone - for this change alone "verify that gradients do not crash pixman"

OBS-URL: https://build.opensuse.org/request/show/51642
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pixman?expand=0&rev=46
This commit is contained in:
Stephan Kulow 2010-11-02 09:42:48 +00:00 committed by Git OBS Bridge
parent 3d2da5488b
commit 984cf1bf71
4 changed files with 25 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Oct 29 10:30:06 UTC 2010 - mrdocs@opensuse.org
- Update to 0.20.0
*http://lists.freedesktop.org/archives/pixman/2010-October/000694.html
* Gradient improvements
Radial gradients follow the PDF specification [Andrea Canciani]
Large linear gradients are rendered much more accurately [Andrea]
Conical gradients now work much better [Søren Sandmann Pedersen]
* Performance improvements
Faster image scaling [Siarhei Siamashka]
Faster affine transformations [Søren]
Improvements to the ARM NEON [Siarhei]
Improvements to the SSE2 backend [Siarhei, Søren]
*Plus a large number of bug and portability fixes
and improvements to the test suite.
-------------------------------------------------------------------
Tue Aug 17 10:46:16 CEST 2010 - dimstar@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package pixman (Version 0.18.4)
# spec file for package pixman (Version 0.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -18,8 +18,8 @@
Name: pixman
Version: 0.18.4
Release: 1
Version: 0.20.0
Release: 0
License: MIT License (or similar)
Summary: Pixel manipulation library
Url: http://xorg.freedesktop.org/
@ -66,7 +66,7 @@ Pixman is a pixel manipulation library for X and cairo.
--disable-arm-neon \
%endif
--disable-static
make %{?jobs:-j%jobs}
make V=1 %{?jobs:-j%jobs}
%install
%makeinstall