Hello community, here is the log from the commit of package python-Pillow for openSUSE:Factory checked in at 2014-01-29 07:16:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Pillow (Old) and /work/SRC/openSUSE:Factory/.python-Pillow.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Pillow" Changes: -------- --- /work/SRC/openSUSE:Factory/python-Pillow/python-Pillow.changes 2013-12-12 11:24:12.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-Pillow.new/python-Pillow.changes 2014-01-29 07:16:51.000000000 +0100 @@ -1,0 +2,9 @@ +Tue Jan 7 19:19:05 UTC 2014 - [email protected] + +- New upstream release 2.3.0. For details see + https://pypi.python.org/pypi/Pillow/2.3.0 +- Drop use-recommended-freetype-include.patch: merged on upstream +- Build with liblcms2 instead of liblcms due to upstream switching + library. + +------------------------------------------------------------------- Old: ---- Pillow-2.2.1.zip use-recommended-freetype-include.patch New: ---- Pillow-2.3.0.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Pillow.spec ++++++ --- /var/tmp/diff_new_pack.zY14h7/_old 2014-01-29 07:16:52.000000000 +0100 +++ /var/tmp/diff_new_pack.zY14h7/_new 2014-01-29 07:16:52.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Pillow # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -17,16 +17,13 @@ Name: python-Pillow -Version: 2.2.1 +Version: 2.3.0 Release: 0 Summary: Python Imaging Library (Fork) License: HPND Group: Development/Languages/Python Url: http://python-imaging.github.io/ Source: https://pypi.python.org/packages/source/P/Pillow/Pillow-%{version}.zip -# PATCH-FIX-UPSTREAM use-recommended-freetype-include.patch -- Freetype upstream recommends using their macros together with -# ft2build include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older versions -Patch0: use-recommended-freetype-include.patch BuildRequires: python-devel BuildRequires: python-setuptools BuildRequires: python-tk @@ -38,7 +35,7 @@ BuildRequires: libwebp-devel %endif BuildRequires: freetype2-devel -BuildRequires: liblcms-devel +BuildRequires: liblcms2-devel BuildRequires: libtiff-devel BuildRequires: zlib-devel Requires(post): update-alternatives @@ -77,7 +74,6 @@ %prep %setup -q -n Pillow-%{version} -%patch0 -p1 %build CFLAGS="%{optflags}" python setup.py build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
