Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2015-01-07 09:38:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-Pillow (Old)
 and      /work/SRC/openSUSE:Factory/.python3-Pillow.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-Pillow"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-Pillow/python3-Pillow.changes    
2014-11-20 18:43:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes       
2015-01-07 09:38:35.000000000 +0100
@@ -1,0 +2,42 @@
+Sun Jan  4 19:49:56 UTC 2015 - [email protected]
+
+- specfile:
+  * update copyright year
+  * update home page
+
+- update to version 2.7.0:
+  * Split Sane into a separate repo: https://github.com/python-pillow/Sane 
[hugovk]
+  * Look for OSX and Linux fonts in common places. #1054 [charleslaw]
+  *  Fix potential PNG decompression DOS #1060 [wiredfool]
+  * Use underscores, not spaces, in TIFF tag kwargs. #1044, #1058 [anntzer, 
hugovk]
+  * Update PSDraw for Python3, add tests. #1055 [hugovk]
+  * Use Bicubic filtering by default for thumbnails. Don't use Jpeg Draft mode 
for thumbnails. #1029 [homm]
+  * Fix MSVC compiler error: Use Py_ssize_t instead of ssize_t #1051 [cgohlke]
+  * Fix compiler error: MSVC needs varaibles defined at the start of the block 
#1048 [cgohlke]
+  * The GIF Palette optimization algorithm is only applicable to mode='P' or 
'L' #993 [moriyoshi]
+  * Use PySide as an alternative to PyQt4/5. [holg]
+  * Replace affine-based im.resize implementation with convolution-based 
im.stretch #997 [homm]
+  * Replace Gaussian Blur implementation with iterated fast box
+    blur. #961 Note: Radius parameter is interpreted differently than
+    before. [hommBetter docs explaining import _imaging failure #1016,
+    build #1017, mode #1018, PyAccess, PixelAccess objects #1019
+    Image.quantize #1020 and Image.save #1021 [wiredfool]
+  * Fix for saving TIFF image into an io.BytesIO buffer #1011 [mfergie]
+  * Fix antialias compilation on debug versions of Python #1010 [wiredfool]
+  * Fix for Image.putdata segfault #1009 [wiredfool]
+  * Ico save, additional tests #1007 [exherb]
+  * Use PyQt4 if it has already been imported, otherwise prefer PyQt5. #1003 
[AurelienBallier]
+  * Speedup resample implementation up to 2.5 times. #977 [homm]
+  * Speed up rotation by using cache aware loops, added transpose to 
rotations. #994 [homm]
+  * Fix Bicubic interpolation #970 [homm]
+  * Support for 4-bit greyscale TIFF images #980 [hugovk]
+  * Updated manifest #957 [wiredfool]
+  * Fix PyPy 2.4 regression #952 [wiredfool]
+  * Webp Metadata Skip Test comments #954 [wiredfool]
+  * Fixes for things rpmlint complains about #942 [manisandro]
+
+- changes from version 2.6.2:
+  * Fix potential PNG decompression DOS #1060 [wiredfool]
+  * Fix Regression in PyPy 2.4 in streamio #958 [wiredfool]
+
+-------------------------------------------------------------------

Old:
----
  Pillow-2.6.1.tar.gz

New:
----
  Pillow-2.7.0.tar.gz

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

Other differences:
------------------
++++++ python3-Pillow.spec ++++++
--- /var/tmp/diff_new_pack.MpckQ5/_old  2015-01-07 09:38:36.000000000 +0100
+++ /var/tmp/diff_new_pack.MpckQ5/_new  2015-01-07 09:38:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Pillow
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,12 +17,12 @@
 
 
 Name:           python3-Pillow
-Version:        2.6.1
+Version:        2.7.0
 Release:        0
 Summary:        Python Imaging Library (Fork)
 License:        HPND
 Group:          Development/Languages/Python
-Url:            http://python-imaging.github.io/
+Url:            http://python-pillow.github.io/
 Source:         
https://pypi.python.org/packages/source/P/Pillow/Pillow-%{version}.tar.gz
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools

++++++ Pillow-2.6.1.tar.gz -> Pillow-2.7.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python3-Pillow/Pillow-2.6.1.tar.gz 
/work/SRC/openSUSE:Factory/.python3-Pillow.new/Pillow-2.7.0.tar.gz differ: char 
5, line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to