From 881f344d8a63a28cd7388190dbd68414f9f78c5560063eaa9ca2882db08ea48a Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 6 Dec 2011 17:51:59 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/pixman revision 29.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pixman?expand=0&rev=14e391789cf49599d98a274ff56bcf91 --- pixman.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pixman.spec b/pixman.spec index 3bd83c9..265e783 100644 --- a/pixman.spec +++ b/pixman.spec @@ -20,7 +20,7 @@ Name: pixman Version: 0.24.0 Release: 1 -License: MIT License (or similar) +License: MIT Summary: Pixel manipulation library Url: http://xorg.freedesktop.org/ Group: System/Libraries @@ -33,7 +33,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Pixman is a pixel manipulation library for X and cairo. %package -n libpixman-1-0 -License: MIT License (or similar) +License: MIT Summary: Pixel manipulation library Group: System/Libraries @@ -41,7 +41,7 @@ Group: System/Libraries Pixman is a pixel manipulation library for X and cairo. %package -n libpixman-1-0-devel -License: MIT License (or similar) +License: MIT Summary: Pixel manipulation library - development files Group: Development/Libraries/X11 Requires: libpixman-1-0 = %{version} From 037808e0ee3e0c262e47b0a257ad1f8d49042974e39a7cc4daa7c402189196be Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Jan 2012 08:38:35 +0000 Subject: [PATCH 2/2] Accepting request 100650 from home:vuntz:branches:GNOME:Factory Update to 0.24.2 OBS-URL: https://build.opensuse.org/request/show/100650 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pixman?expand=0&rev=55 --- pixman-0.24.0.tar.bz2 | 3 --- pixman-0.24.2.tar.gz | 3 +++ pixman.changes | 9 +++++++++ pixman.spec | 15 ++++++--------- 4 files changed, 18 insertions(+), 12 deletions(-) delete mode 100644 pixman-0.24.0.tar.bz2 create mode 100644 pixman-0.24.2.tar.gz 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}