From 8839308b8646e54d0c3b9c0e7fca36b3dc29b2d92cfa0c9fa4bc3817c89ee5c1 Mon Sep 17 00:00:00 2001 From: Magnus Boman Date: Fri, 19 Mar 2010 23:47:08 +0000 Subject: [PATCH] Accepting request 35261 from home:dimstar:branches:GNOME:Factory Copy from home:dimstar:branches:GNOME:Factory/pixman via accept of submit request 35261 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/35261 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pixman?expand=0&rev=37 --- pixman-0.17.10.tar.bz2 | 3 --- pixman-0.17.12.tar.bz2 | 3 +++ pixman.changes | 9 +++++++++ pixman.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 pixman-0.17.10.tar.bz2 create mode 100644 pixman-0.17.12.tar.bz2 diff --git a/pixman-0.17.10.tar.bz2 b/pixman-0.17.10.tar.bz2 deleted file mode 100644 index 15aef97..0000000 --- a/pixman-0.17.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a8825636560bab6ba485f5723a829aeba7219905f756f4db51f183d2faf00f4 -size 417526 diff --git a/pixman-0.17.12.tar.bz2 b/pixman-0.17.12.tar.bz2 new file mode 100644 index 0000000..b29f6fe --- /dev/null +++ b/pixman-0.17.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49988193c985cd80102f763bd87ccd1cb4016a7d1dc633872cc0862dc646c02b +size 419350 diff --git a/pixman.changes b/pixman.changes index 819c178..f141cf8 100644 --- a/pixman.changes +++ b/pixman.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Mar 18 09:43:16 CET 2010 - dimstar@opensuse.org + +- Update to version 0.17.12: + + Optimizations for rescaling with a nearest filter + + Overhead reduction by caching fast paths + + Constant time operator strength reduction + + Misc. bug fixes + ------------------------------------------------------------------- Sat Mar 6 16:54:39 CET 2010 - dimstar@opensuse.org diff --git a/pixman.spec b/pixman.spec index ab43a4f..0a3a98f 100644 --- a/pixman.spec +++ b/pixman.spec @@ -1,5 +1,5 @@ # -# spec file for package pixman (Version 0.17.10) +# spec file for package pixman (Version 0.17.12) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: pixman -Version: 0.17.10 +Version: 0.17.12 Release: 1 License: MIT License (or similar) Summary: Pixel manipulation library