From a7c8a8827035e486a6f7c005ec679c95d53b82b6eb90906d1c21e6d571bc9040 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 27 Aug 2010 14:47:18 +0000 Subject: [PATCH] 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 --- pixman-0.18.2.tar.bz2 | 3 +++ pixman-0.18.4.tar.bz2 | 3 --- pixman.changes | 11 ----------- pixman.spec | 4 ++-- 4 files changed, 5 insertions(+), 16 deletions(-) create mode 100644 pixman-0.18.2.tar.bz2 delete mode 100644 pixman-0.18.4.tar.bz2 diff --git a/pixman-0.18.2.tar.bz2 b/pixman-0.18.2.tar.bz2 new file mode 100644 index 0000000..e94b6f9 --- /dev/null +++ b/pixman-0.18.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad4d60246edc9e506d0bfe07a01ad5bb9f924898f9c91bca3e85d557e211e7fe +size 421622 diff --git a/pixman-0.18.4.tar.bz2 b/pixman-0.18.4.tar.bz2 deleted file mode 100644 index 80ba6e5..0000000 --- a/pixman-0.18.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8be0899f52525bde0c7869efc6ec0bd8694951981e1a5733cfab4a0e22f8a175 -size 421621 diff --git a/pixman.changes b/pixman.changes index 633c876..4e7705a 100644 --- a/pixman.changes +++ b/pixman.changes @@ -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 diff --git a/pixman.spec b/pixman.spec index b3d10a4..d1d026a 100644 --- a/pixman.spec +++ b/pixman.spec @@ -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