From 132562cca4f71c7f60c619460bb99d27bc4e6dc45825bb2801835407a72ceb00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 5 Jan 2016 18:02:42 +0000 Subject: [PATCH] Accepting request 351759 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/351759 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pixman?expand=0&rev=87 --- pixman-0.33.4.tar.gz | 3 --- pixman-0.33.6.tar.gz | 3 +++ pixman.changes | 8 ++++++++ pixman.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 pixman-0.33.4.tar.gz create mode 100644 pixman-0.33.6.tar.gz diff --git a/pixman-0.33.4.tar.gz b/pixman-0.33.4.tar.gz deleted file mode 100644 index 1d4dcf0..0000000 --- a/pixman-0.33.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f07fc53c95548bef822bac14697d469836c118d6cfb75e0502588c4b74157a25 -size 857575 diff --git a/pixman-0.33.6.tar.gz b/pixman-0.33.6.tar.gz new file mode 100644 index 0000000..d4758a3 --- /dev/null +++ b/pixman-0.33.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e1e72c0ed31d10944f304976e87e6c87b441c853713eeecf115e22c23d4b17d +size 878996 diff --git a/pixman.changes b/pixman.changes index 43dfc72..c890632 100644 --- a/pixman.changes +++ b/pixman.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jan 2 13:25:53 UTC 2016 - zaitor@opensuse.org + +- Update to version 0.33.6: + + configura.ac: fix test for SSE2 & SSSE3 assembler support. + + mmx: Improve detection of support for "K" constraint. + + Revert "mmx: Use MMX2 intrinsics from xmmintrin.h directly". + ------------------------------------------------------------------- Tue Oct 27 21:11:27 UTC 2015 - zaitor@opensuse.org diff --git a/pixman.spec b/pixman.spec index 6f37a66..df801dd 100644 --- a/pixman.spec +++ b/pixman.spec @@ -1,7 +1,7 @@ # # spec file for package pixman # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: pixman -Version: 0.33.4 +Version: 0.33.6 Release: 0 Summary: Pixel manipulation library License: MIT