From b460d52ecdaf2ebeef0cada4cb314cd1f1ec9da41415e52bc6dece6fba7a36f2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 4 Sep 2015 11:29:34 +0000 Subject: [PATCH] Accepting request 328979 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/328979 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pixman?expand=0&rev=83 --- pixman-0.32.6.tar.gz | 3 --- pixman-0.33.2.tar.gz | 3 +++ pixman.changes | 10 ++++++++++ pixman.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 pixman-0.32.6.tar.gz create mode 100644 pixman-0.33.2.tar.gz diff --git a/pixman-0.32.6.tar.gz b/pixman-0.32.6.tar.gz deleted file mode 100644 index bbcf17e..0000000 --- a/pixman-0.32.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3dfed13b8060eadabf0a4945c7045b7793cc7e3e910e748a8bb0f0dc3e794904 -size 816702 diff --git a/pixman-0.33.2.tar.gz b/pixman-0.33.2.tar.gz new file mode 100644 index 0000000..d560d01 --- /dev/null +++ b/pixman-0.33.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd593cc841ae7a060814b8b7335be5c5e378b8fbda5054bc423c29993e16007 +size 846982 diff --git a/pixman.changes b/pixman.changes index d227091..977896f 100644 --- a/pixman.changes +++ b/pixman.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Aug 22 17:04:50 UTC 2015 - zaitor@opensuse.org + +- Update to version 0.33.2: + + ARMv6 - Many fast paths implementations were added. + + PPC64/PPC64LE - Fix all outstanding bugs and add many fast + paths implementations using vmx. + + Major enhancements to lowlevel-blt-bench utility. + + A couple of fixes and enhancements to mmx code. + ------------------------------------------------------------------- Thu Jul 10 20:09:28 UTC 2014 - dimstar@opensuse.org diff --git a/pixman.spec b/pixman.spec index b4feefb..4a71891 100644 --- a/pixman.spec +++ b/pixman.spec @@ -1,7 +1,7 @@ # # spec file for package pixman # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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,13 +17,13 @@ Name: pixman -Version: 0.32.6 +Version: 0.33.2 Release: 0 Summary: Pixel manipulation library License: MIT Group: System/Libraries Url: http://xorg.freedesktop.org/ -Source: http://cairographics.org/releases/%{name}-%{version}.tar.gz +Source: http://cairographics.org/snapshots/%{name}-%{version}.tar.gz Source99: baselibs.conf BuildRequires: pkgconfig BuildRoot: %{_tmppath}/%{name}-%{version}-build