Accepting request 46480 from GNOME:Factory
checked in (request 46480) OBS-URL: https://build.opensuse.org/request/show/46480 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pixman?expand=0&rev=45
This commit is contained in:
parent
131c56e44f
commit
a7c8a88270
3
pixman-0.18.2.tar.bz2
Normal file
3
pixman-0.18.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad4d60246edc9e506d0bfe07a01ad5bb9f924898f9c91bca3e85d557e211e7fe
|
||||
size 421622
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8be0899f52525bde0c7869efc6ec0bd8694951981e1a5733cfab4a0e22f8a175
|
||||
size 421621
|
@ -1,14 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 17 10:46:16 CEST 2010 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.18.4:
|
||||
+ Fix memory leak in the pthreads thread local storage code
|
||||
+ When storing a g1 pixel, store the lowest bit, rather than
|
||||
comparing with 0.
|
||||
+ If we bail out of do_composite, make sure to undo any
|
||||
workarounds.
|
||||
+ Check for read accessors before taking the bilinear fast path
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 21 12:49:20 CEST 2010 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package pixman (Version 0.18.4)
|
||||
# spec file for package pixman (Version 0.18.2)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: pixman
|
||||
Version: 0.18.4
|
||||
Version: 0.18.2
|
||||
Release: 1
|
||||
License: MIT License (or similar)
|
||||
Summary: Pixel manipulation library
|
||||
|
Loading…
Reference in New Issue
Block a user