From 9592d96aca97d39227f478463b93798242220d31d426125462f40d0fc44edc1c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 24 Nov 2013 12:39:02 +0000 Subject: [PATCH] Accepting request 208086 from GNOME:Next - Update to version 0.32.4: + Fix the SSSE3 CPUID detection. - Changes from version 0.32.2: + Build fixes. - Changes from version 0.32.0: + This release contains performance improvements to bilinear scaling, and a large number of bug fixes. OBS-URL: https://build.opensuse.org/request/show/208086 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pixman?expand=0&rev=77 --- pixman-0.30.2.tar.gz | 3 --- pixman-0.32.4.tar.gz | 3 +++ pixman.changes | 11 +++++++++++ pixman.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 pixman-0.30.2.tar.gz create mode 100644 pixman-0.32.4.tar.gz diff --git a/pixman-0.30.2.tar.gz b/pixman-0.30.2.tar.gz deleted file mode 100644 index 49fef15..0000000 --- a/pixman-0.30.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd988920ccd742310ddf5b363c7b278f11d69a3405a09d542162c84b46bff6e9 -size 799461 diff --git a/pixman-0.32.4.tar.gz b/pixman-0.32.4.tar.gz new file mode 100644 index 0000000..ec76ba8 --- /dev/null +++ b/pixman-0.32.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80c7ed420e8a3ae749800241e6347c3d55681296cab71384be7969cd9e657e84 +size 817407 diff --git a/pixman.changes b/pixman.changes index 3b99cca..ad566b4 100644 --- a/pixman.changes +++ b/pixman.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Nov 18 19:41:03 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.32.4: + + Fix the SSSE3 CPUID detection. +- Changes from version 0.32.2: + + Build fixes. +- Changes from version 0.32.0: + + This release contains performance improvements to bilinear + scaling, and a large number of bug fixes. + ------------------------------------------------------------------- Sat Oct 19 11:25:39 UTC 2013 - dmueller@suse.com diff --git a/pixman.spec b/pixman.spec index 518fead..a9ee682 100644 --- a/pixman.spec +++ b/pixman.spec @@ -17,7 +17,7 @@ Name: pixman -Version: 0.30.2 +Version: 0.32.4 Release: 0 Summary: Pixel manipulation library License: MIT