Hello community,

here is the log from the commit of package python-Pillow for openSUSE:Factory 
checked in at 2015-08-17 15:34:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2015-06-23 11:59:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-Pillow.new/python-Pillow.changes 
2015-08-17 15:34:58.000000000 +0200
@@ -1,0 +2,45 @@
+Wed Jul 29 07:19:04 UTC 2015 - jacobwin...@gmail.com
+
+- Update to 2.9.0:
+  * Added test for GimpPaletteFile #1324
+  * Fixed ValueError in Python 2.6 #1315 #1316
+  * Fixed tox test script path #1308
+  * Added width and height properties #1304
+  * Update tiff and tk tcl 8.5 versions #1303
+  * Add functions to convert: Image <-> QImage; Image <-> QPixmap #1217
+  * Remove duplicate code in gifmaker script #1294
+  * Multiline text in ImageDraw #1177
+  * Automated Windows CI/build support #1278
+  * Removed support for Tk versions earlier than 8.4 #1288
+  * Fixed polygon edge drawing #1255 (fixes #1252)
+  * Check prefix length in _accept methods #1267
+  * Register MIME type for BMP #1277
+  * Adjusted ImageQt use of unicode() for 2/3 compatibility #1218
+  * Identify XBM file created with filename including underscore #1230 (fixes 
#1229)
+  * Copy image when saving in GifImagePlugin #1231 (fixes #718)
+  * Removed support for FreeType 2.0 #1247
+  * Added background saving to GifImagePlugin #1273
+  * Provide n_frames attribute to multi-frame formats #1261
+  * Add duration and loop set to GifImagePlugin #1172, #1269
+  * Ico files are little endian #1232
+  * Upgrade olefile from 0.30 to 0.42b #1226
+  * Setting transparency value to 0 when the tRNS contains only null byte(s) 
#1239
+  * Separated out feature checking from selftest #1233
+  * Style/health fixes
+  * Update WebP from 0.4.1 to 0.4.3 #1235
+  * Release GIL during image load (decode) #1224
+  * Added icns save #1185
+  * Fix putdata memory leak #1196
+  * Keep user-specified ordering of icon sizes #1193
+  * Tiff: allow writing floating point tag values #1113
+- Update to 2.8.2:
+  * Bug fix: Fixed Tiff handling of bad EXIF data
+- Remove 0001-Ico-files-are-little-endian-ref-1204.patch: merged upstream
+- Remove fix-textsize-equal.patch: merged upstream
+
+-------------------------------------------------------------------
+Mon Jul 27 08:55:33 UTC 2015 - seife+...@b1-systems.com
+
+- fix build and dependencies for RHEL/CentOS 7
+
+-------------------------------------------------------------------

Old:
----
  0001-Ico-files-are-little-endian-ref-1204.patch
  Pillow-2.8.1.tar.gz
  fix-textsize-equal.patch

New:
----
  Pillow-2.9.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-Pillow.spec ++++++
--- /var/tmp/diff_new_pack.IdzjMI/_old  2015-08-17 15:34:59.000000000 +0200
+++ /var/tmp/diff_new_pack.IdzjMI/_new  2015-08-17 15:34:59.000000000 +0200
@@ -17,15 +17,13 @@
 
 
 Name:           python-Pillow
-Version:        2.8.1
+Version:        2.9.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}.tar.gz
-Patch1:         fix-textsize-equal.patch
-Patch2:         0001-Ico-files-are-little-endian-ref-1204.patch
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 BuildRequires:  python-tk
@@ -37,8 +35,14 @@
 BuildRequires:  liblcms2-devel
 BuildRequires:  libwebp-devel
 %else
+%if 0%{?rhel} > 6
+BuildRequires:  lcms2-devel
+BuildRequires:  libjpeg-turbo-devel
+BuildRequires:  libwebp-devel
+%else
 BuildRequires:  python-unittest2
 %endif
+%endif
 %if 0%{?suse_version} > 1315
 BuildRequires:  openjpeg2-devel
 %endif
@@ -87,8 +91,6 @@
 
 %prep
 %setup -q -n Pillow-%{version}
-%patch1 -p1
-%patch2 -p1
 
 %build
 python setup.py build

++++++ Pillow-2.8.1.tar.gz -> Pillow-2.9.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-Pillow/Pillow-2.8.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-Pillow.new/Pillow-2.9.0.tar.gz differ: char 
5, line 1


Reply via email to