Hello community,

here is the log from the commit of package python-Pillow for openSUSE:Factory 
checked in at 2017-08-29 11:37:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Pillow (Old)
 and      /work/SRC/openSUSE:Factory/.python-Pillow.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Pillow"

Tue Aug 29 11:37:16 2017 rev:26 rq:518130 version:4.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Pillow/python-Pillow.changes      
2017-08-17 11:43:32.394648611 +0200
+++ /work/SRC/openSUSE:Factory/.python-Pillow.new/python-Pillow.changes 
2017-08-29 11:37:29.383999188 +0200
@@ -1,0 +2,57 @@
+Tue Aug 22 11:52:50 UTC 2017 - [email protected]
+
+- fix conditional build with tk (bsc#1054719)
+
+-------------------------------------------------------------------
+Mon Aug 21 10:06:47 UTC 2017 - [email protected]
+
+- update to 4.2.1:
+  - CI: Fix version specification and test on CI for PyPy/Windows #2608
+  - Doc: Clarified Image.save:append_images documentation #2604
+  - CI: Amazon Linux and Centos6 docker images added to TravisCI #2585
+  - Image.alpha_composite added #2595
+  - Complex Text Support #2576
+  - Added threshold parameter to ImageDraw.floodfill #2599
+  - Added dBATCH parameter to ghostscript command #2588
+  - JPEG: Adjust buffer size when icc_profile > MAXBLOCK #2596
+  - Specify Pillow Version in one place #2517
+  - CI: Change the owner of the TRAVIS_BUILD_DIR, fixing broken docker runs 
#2587
+  - Fix truncated PNG loading for some images, Fix memory leak on truncated 
PNG images. #2541, #2598
+  - Add decompression bomb check to Image.crop #2410
+  - ImageFile: Ensure that the `err_code` variable is initialized in case of 
exception. #2363
+  - Tiff: Support append_images for saving multipage TIFFs #2406
+  - Doc: Clarify that draft is only implemented for JPEG and PCD #2409
+  - Test: MicImagePlugin #2447
+  - Use round() instead of floor() to eliminate zero coefficients in resample 
#2558
+  - Remove deprecated code #2549
+  - Added append_images to PDF saving #2526
+  - Remove unused function core image function new_array #2548
+  - Remove unnecessary calls to dict.keys() #2551
+  - Add more ImageDraw.py tests and remove unused Draw.c code #2533
+  - Test: More tests for ImageMorph #2554
+  - Test: McIDAS area file #2552
+  - Update Feature Detection #2520
+  - CI: Update pypy on TravisCI #2573
+  - ImageMorph: Fix wrong expected size of MRLs read from disk #2561
+  - Docs: Update install docs for FreeBSD #2546
+  - Build: Ignore OpenJpeg 1.5 on FreeBSD #2544
+  - Remove 'not yet implemented' methods from PIL 1.1.4 #2538
+  - Dependencies: Update FreeType to 2.8, LibTIFF to 4.0.8 and libimagequant 
to 2.9.1 #2535 #2537 #2540
+  - Raise TypeError and not also UnboundLocalError in ImageFile.Parser() #2525
+  - Test: Use Codecov for coverage #2528
+  - Use PNG for Image.show() #2527
+  - Remove WITH_DEBUG compilation flag #2522
+  - Fix return value on parameter parse error in _webp.c #2521
+  - Set executable flag on scripts with shebang line #2295
+  - Flake8 #2460
+  - Doc: Release Process Changes #2516
+  - CI: Added region for s3 deployment on appveyor #2515
+  - Doc: Updated references to point to existing files #2507
+  - Return copy on Image crop if crop dimensions match the image #2471
+  - Test: Optimize CI speed #2464, #2466
+  - Undef PySlice_GetIndicesEx, see https://bugs.python.org/issue29943 #2493
+  - Fix for file with DPI in EXIF but not metadata, and XResolution is an int 
rather than tuple #2484
+  - Docs: Removed broken download counter badge #2487
+  - Docs: Fixed rst syntax error #2477
+
+-------------------------------------------------------------------

Old:
----
  Pillow-4.1.0.tar.gz

New:
----
  Pillow-4.2.1.tar.gz

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

Other differences:
------------------
++++++ python-Pillow.spec ++++++
--- /var/tmp/diff_new_pack.tl6ZsY/_old  2017-08-29 11:37:32.395576057 +0200
+++ /var/tmp/diff_new_pack.tl6ZsY/_new  2017-08-29 11:37:32.399575496 +0200
@@ -25,7 +25,7 @@
 %define oldpython python
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-Pillow
-Version:        4.1.0
+Version:        4.2.1
 Release:        0
 Summary:        Python Imaging Library (Fork)
 License:        HPND
@@ -154,7 +154,8 @@
 %{python_sitearch}/PIL
 %{python_sitearch}/PIL.pth
 %{python_sitearch}/Pillow-%{version}-py%{python_version}.egg-info
-%if 0%{?is_opensuse}
+
+%if %{with tk}
 %exclude %{python_sitearch}/PIL/ImageTk*
 %exclude %{python_sitearch}/PIL/_imagingtk*
 %pycache_only %exclude %{python_sitearch}/PIL/__pycache__/ImageTk.*

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


Reply via email to