File python-imaging.changes of Package python-imaging

-------------------------------------------------------------------
Thu Apr 17 15:53:13 CEST 2014 - jmatejek@suse.com

- CVE-2014-1932: insecure temporary file creation
  CVE-2014-1932-mktemp.patch, bnc#863541

-------------------------------------------------------------------
Wed Dec 11 19:59:16 UTC 2013 - hrvoje.senjan@gmail.com

- Added 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 version

-------------------------------------------------------------------
Thu Feb 28 08:56:10 UTC 2013 - cfarrell@suse.com

- license update: HPND


-------------------------------------------------------------------
Wed Feb 27 06:18:23 UTC 2013 - coolo@suse.com

- update license to new format

-------------------------------------------------------------------
Mon Mar 26 12:55:07 UTC 2012 - dhall@wustl.edu

- add lcms support
- spec file clean up

-------------------------------------------------------------------
Wed Mar 14 14:06:38 UTC 2012 - dhall@wustl.edu

- fixed jpeg support so factory passes tests

-------------------------------------------------------------------
Wed Sep 15 09:00:43 UTC 2010 - aj@suse.de

- Change BuildRequires for sane-backends devel split.

-------------------------------------------------------------------
Thu May  6 14:24:49 UTC 2010 - jfunk@funktronics.ca

- Update to 1.1.7
  - Improved PNG compression
  - Read interlaced PNG files
  - Added various TGA improvements
  - Added Kevin Cazabon's pyCMS package
  - Improved support for layer names in PSD files
  - Added zTXT support
  - Added sample ICC profiles
  - Added Chroma subsampling support for JPEG
  - Support for preserving ICC profiles
  - Added resolution save option for PDF files
  - Added simple transparency support for RGB images
  - Added support for Unicode filenames in ImageFont.truetype
  - Performance improvements
  - Bug fixes

-------------------------------------------------------------------
Wed Dec 23 08:34:09 UTC 2009 - aj@suse.de

- Apply patches with fuzz=0

-------------------------------------------------------------------
Tue Sep  8 16:15:38 CEST 2009 - max@suse.de

- removed blt from BuildRequires so that it can be dropped.

-------------------------------------------------------------------
Tue Jun  3 05:11:13 CEST 2008 - crrodriguez@suse.de

- needs fno-strict-aliasing 

-------------------------------------------------------------------
Thu Mar 29 19:58:29 CEST 2007 - matejcik@suse.cz

- update to 1.1.6
    - threading support for sane module
    - NumPy array interface support
    - converter to QImage
    - new ImageMath module
    - bugfixes

-------------------------------------------------------------------
Mon Oct 23 11:22:20 CEST 2006 - meissner@suse.de

- buildrequires libgphoto2-devel

-------------------------------------------------------------------
Fri Oct 20 18:47:10 CEST 2006 - jmatejek@suse.cz

- fixed minor 64bit PEP353 related problems

-------------------------------------------------------------------
Thu Apr 20 17:21:53 CEST 2006 - jmatejek@suse.cz

- fixed dependency resolving on 64bit platforms

-------------------------------------------------------------------
Thu Apr 20 16:40:06 CEST 2006 - jmatejek@suse.cz

- selftest now breaks build process

-------------------------------------------------------------------
Tue Feb 28 16:46:03 CET 2006 - jmatejek@suse.cz

- updated to reflect python changes due to #149809

-------------------------------------------------------------------
Wed Jan 25 21:40:48 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Fri Dec 23 17:20:18 CET 2005 - matejcik@suse.cz

- branched off -sane package

-------------------------------------------------------------------
Wed Dec 21 16:48:04 CET 2005 - jmatejek@suse.cz

- fixed bad use of realloc()

-------------------------------------------------------------------
Fri Oct  7 15:06:35 CEST 2005 - matejcik@suse.cz

- updated to 1.1.5
	- further cleanup of build process
- removed ImConfig.h, as it is no longer provided
- cleaned up specfile

-------------------------------------------------------------------
Fri Apr 16 11:47:43 CEST 2004 - mcihar@suse.cz

- -fno-strict-aliasing

-------------------------------------------------------------------
Tue Jan 06 14:22:59 CET 2004 - mcihar@suse.cz

- fix permissions for directory
- add %clean

-------------------------------------------------------------------
Tue Jan 06 13:26:42 CET 2004 - mcihar@suse.cz

- fix build with current freetype
- no root for build

-------------------------------------------------------------------
Mon Aug 11 16:43:32 CEST 2003 - mcihar@suse.cz

- include headers

-------------------------------------------------------------------
Sat Jul 26 06:50:10 CEST 2003 - kukuk@suse.de

- Add tk-devel to neededforbuild

-------------------------------------------------------------------
Mon Jun 16 14:28:02 CEST 2003 - mcihar@suse.cz

- use --record-rpm instead of --record

-------------------------------------------------------------------
Thu May 29 11:47:27 CEST 2003 - mcihar@suse.cz

- added libdir for linking with sane

-------------------------------------------------------------------
Tue May 27 18:05:11 CEST 2003 - mcihar@suse.cz

- update to 1.1.4:
    Version 1.1.4 adds improved build scripts, truetype/opentype font
    support, memory mapping support also for non-Windows platforms,
    screen and clipboard grabbing on Windows, support for CSS-style
    color strings, support for IPTC/NAA and EXIF metadata, and more.
- built sane and freetype module
- using distutils for build
- cleaned up spec file

-------------------------------------------------------------------
Tue May 13 13:39:18 CEST 2003 - mcihar@suse.cz

- use %defattr

-------------------------------------------------------------------
Mon May 12 14:17:11 CEST 2003 - mcihar@suse.cz

- use versioned dependency on python

-------------------------------------------------------------------
Thu Mar  6 17:46:57 CET 2003 - kukuk@suse.de

- Remove conflict to python-tkinter [Bug #24784]

-------------------------------------------------------------------
Tue Mar 04 11:12:37 CET 2003 - mcihar@suse.cz

- included needed _imagingtk.so in package

-------------------------------------------------------------------
Wed Nov 06 10:36:15 CET 2002 - mcihar@suse.cz

- no more tkinter included in this:
    Starting with 1.0 final (release candidate 2 and later, to be precise),
    PIL can attach itself to Tkinter in flight.  As a result, you no longer
    need to rebuild the Tkinter extension to be able to use PIL.

-------------------------------------------------------------------
Mon Aug 12 18:47:52 CEST 2002 - vinil@suse.cz

- new version: 1.1.3
- Fixed build for Tcl/Tk 8.4

-------------------------------------------------------------------
Fri Jul 26 21:37:06 CEST 2002 - adrian@suse.de

- fix neededforbuild

-------------------------------------------------------------------
Fri Jul 12 13:27:01 CEST 2002 - max@suse.de

- Fixed build for Tcl/Tk 8.4

-------------------------------------------------------------------
Tue Jun  4 00:48:53 CEST 2002 - ro@suse.de

- fix build for lib64 platforms
- use -fPIC for compiling libImaging 

-------------------------------------------------------------------
Fri Feb  1 00:26:07 CET 2002 - ro@suse.de

- changed neededforbuild <libpng> to <libpng-devel-packages>

-------------------------------------------------------------------
Wed Jan  9 16:16:06 CET 2002 - rvasice@suse.cz

- replaced old Tkinter to compile with python 2.2

-------------------------------------------------------------------
Tue Aug 28 12:29:43 CEST 2001 - rvasice@suse.cz

- update to version 1.1.2
    - adapted for python 2.1 - regex module -> re
    - fixed broken "show" method, TIFF "save" bug
    - added transparency support to the PNG codec

-------------------------------------------------------------------
Wed Dec  6 18:09:14 CET 2000 - mt@suse.de

- cleaned up tk dependencies

-------------------------------------------------------------------
Thu Nov 30 09:00:54 CET 2000 - ro@suse.de

- tix link fixed 

-------------------------------------------------------------------
Wed Nov 29 17:26:51 CET 2000 - ro@suse.de

- changed neededforbuild <tcld> to <tcl-devel>

-------------------------------------------------------------------
Mon Nov 27 10:10:33 CET 2000 - mt@suse.de

- replaced old thinter with new Tkinter-2.0-8.0.tar.gz

-------------------------------------------------------------------
Mon Nov 20 17:14:21 CET 2000 - mt@suse.de

- changed spec to be independed of python version

-------------------------------------------------------------------
Sat Oct 28 19:53:59 CEST 2000 - kukuk@suse.de

- Add python-devel to need for build 

-------------------------------------------------------------------
Wed Jun 21 14:53:00 CEST 2000 - mt@suse.de

- updated to pil v1.1

-------------------------------------------------------------------
Tue Jun 20 21:39:35 CEST 2000 - mt@suse.de

- added PIL.pth to the file list

-------------------------------------------------------------------
Wed Jun  7 16:45:20 CEST 2000 - ro@suse.de

- fixed to compile with tcl/tk 8.3 

-------------------------------------------------------------------
Mon Dec  6 15:15:52 CET 1999 - mt@suse.de

- added includes to the package (bugzilla #1490)

-------------------------------------------------------------------
Fri Nov  5 10:19:12 CET 1999 - max@suse.de

- changed dependencies from tk_new and tix_new to tk and tix. 

-------------------------------------------------------------------
Mon Oct 11 17:23:12 MEST 1999 - max@suse.de

- ready for the new Tcl/Tk packages

-------------------------------------------------------------------
Mon Sep 20 18:25:52 CEST 1999 - ro@suse.de

- added provides python_image_lib

-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de

- ran old prepare_spec on spec file to switch to new prepare_spec.

-------------------------------------------------------------------
Thu May 27 00:47:17 MEST 1999 - ro@suse.de

- added blt and libpng to neededforbuild

-------------------------------------------------------------------
Wed May 26 11:42:25 MEST 1999 - mt@suse.de

- created package

openSUSE Build Service is sponsored by