Changelog for
libSDL_image-devel-1.2.12-31.1.x86_64.rpm :
Thu Jan 8 13:00:00 2015 jengelhAATTinai.de
- Improve package summary and description. Drop --with-pic which
is enabled implicitly anyway, remove redundant Requires.
Tue Aug 13 14:00:00 2013 jengelhAATTinai.de
- Some metadata spruce-up: add current URLs, softer wildcarding
in the files list
- Enable WEBP support
Thu Jan 3 13:00:00 2013 crrodriguezAATTopensuse.org
- Disable dynamic loading of common libraries, this
is a bad idea to beging with.
- Cleanup buildRequires. metpackage xorg-x11-devel is not required
Wed Aug 29 14:00:00 2012 pgajdosAATTsuse.com
- updated to 1.2.12:
* Fixed regression in 1.2.11 loading 8-bit PNG images with libpng
* Fixed loading 8-bit PNG images on Mac OS X
* SDL_image is now under the zlib license
* Added WEBP image support
* Fixed compiling with libpng 1.4
* Added Android.mk to build on the Android platform
* Fixed loading HAM6 images with stencil mask
* Fixed bug loading 15 and 16 bit BMP images
Sat Sep 17 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
Mon Aug 1 14:00:00 2011 jengelhAATTmedozas.de
- Update baselibs.conf to also ship libSDL_image-devel-32bit
Sat Jul 2 14:00:00 2011 jengelhAATTmedozas.de
- Use %_smp_mflags for parallel building
- Strip %clean section (not needed on BS)
Mon Dec 21 13:00:00 2009 prusnakAATTsuse.cz
- updated to 1.2.10
* Fixed bug loading multiple images
* Fixed checking for IMG_Init() return value in image loaders
* Added support for uncompressed PCX files
* Added IMG_Init()/IMG_Quit() to prevent constantly loading and unloading DLLs
* Added support for ICO and CUR image files
Sat Dec 19 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source
Wed Oct 7 14:00:00 2009 prusnakAATTsuse.cz
- fix provides and obsoletes [bnc#544957]
Fri May 29 14:00:00 2009 prusnakAATTsuse.cz
- removed VisualC.zip, Watcom-OS2.zip, Xcode.tar.gz from upstream
tarball [bnc#508084]
Wed May 20 14:00:00 2009 prusnakAATTsuse.cz
- follow Shared Library Policy
Tue May 19 14:00:00 2009 prusnakAATTsuse.cz
- updated to 2.1.7
* Fixed buffer overflow in BMP loading code
* Fixed buffer overflow in GIF loading code
- removed obsoleted patches:
* gif-overflow.patch (mainline)
* lbm-overflow.patch (mainline)
Fri Feb 27 13:00:00 2009 crrodriguezAATTsuse.de
- remove static libraries and \"la\" files, useless without
SDL static libraries too.
- fix -devel package dependencies.
Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support
Tue Jan 29 13:00:00 2008 prusnakAATTsuse.cz
- fix buffer overflow in LBM code (lbm-overflow.patch) [#355864]
Fri Jan 25 13:00:00 2008 prusnakAATTsuse.cz
- fix buffer overflow in GIF code (gif-overflow.patch) [#355864]
Sun Dec 16 13:00:00 2007 sndirschAATTsuse.de
- fixed BuildRequires for SUSE < 10.2
Wed Jul 25 14:00:00 2007 prusnakAATTsuse.cz
- updated to 1.2.6
* PNG and TIFF images are correctly identified even if dynamic
libraries to load them aren\'t available
* fixed loading of TIFF images using libtiff
* fixed static linking with libjpeg
* fixed crash in IMG_ReadXPMFromArray()
- dropped obsolete patch:
* xcfinc.diff (included in update)
Sun Jul 22 14:00:00 2007 ajAATTsuse.de
- Cleanup build requires.
Fri Mar 2 13:00:00 2007 prusnakAATTsuse.cz
- cleaned specfile
Wed Nov 8 13:00:00 2006 prusnakAATTsuse.cz
- increment moved outside of assignement [#218752]
Fri Sep 29 14:00:00 2006 schwabAATTsuse.de
- Require libtiff-devel for SDL_image-devel.
Tue Sep 12 14:00:00 2006 nadvornikAATTsuse.cz
- updated to 1.2.5:
* Added support for dynamically loading libjpeg, libpng, and libtiff.
* Added gcc-fat.sh for generating Universal binaries on Mac OS X
* Added support for XV thumbnail images
* Added support for 32-bit BMP files with alpha
- fixed requires of devel subpackage [#192736]