diff --git a/pixman-0.24.0.tar.bz2 b/pixman-0.24.0.tar.bz2 deleted file mode 100644 index 51e46ed..0000000 --- a/pixman-0.24.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:744e8b36b29ba76bdfe8f7cbc45585fb237533ac8d716a27e306874dcfa1cf44 -size 467328 diff --git a/pixman-0.24.2.tar.gz b/pixman-0.24.2.tar.gz new file mode 100644 index 0000000..6b52b4d --- /dev/null +++ b/pixman-0.24.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cbea523ea7f3ec993a70e2e73bfab45dc83331cad9ecbe5a831494d20b27e64 +size 627140 diff --git a/pixman.changes b/pixman.changes index 7647413..96bdc70 100644 --- a/pixman.changes +++ b/pixman.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jan 19 06:35:02 UTC 2012 - vuntz@opensuse.org + +- Update to version 0.24.2: + + Runtime detection of ARM NEON on Android + + MMX build fix for Solaris + + Fix for broken gradients with repeat mode NONE + + Misc. other bug fixes. + ------------------------------------------------------------------- Mon Nov 7 19:33:55 UTC 2011 - johannesobermayr@gmx.de diff --git a/pixman.spec b/pixman.spec index 265e783..b42a3c4 100644 --- a/pixman.spec +++ b/pixman.spec @@ -1,7 +1,7 @@ # # spec file for package pixman # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,15 +16,14 @@ # - Name: pixman -Version: 0.24.0 -Release: 1 -License: MIT +Version: 0.24.2 +Release: 0 Summary: Pixel manipulation library -Url: http://xorg.freedesktop.org/ +License: MIT Group: System/Libraries -Source: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 +Url: http://xorg.freedesktop.org/ +Source: http://cairographics.org/releases/%{name}-%{version}.tar.gz Source99: baselibs.conf BuildRequires: pkgconfig BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -33,7 +32,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Pixman is a pixel manipulation library for X and cairo. %package -n libpixman-1-0 -License: MIT Summary: Pixel manipulation library Group: System/Libraries @@ -41,7 +39,6 @@ Group: System/Libraries Pixman is a pixel manipulation library for X and cairo. %package -n libpixman-1-0-devel -License: MIT Summary: Pixel manipulation library - development files Group: Development/Libraries/X11 Requires: libpixman-1-0 = %{version}