Changelog for
php5-imagick-3.3.0-3.1.x86_64.rpm :
Fri Jan 29 13:00:00 2016 pgajdosAATTsuse.com
- provides php-imagick symbol
Tue Jan 12 13:00:00 2016 pgajdosAATTsuse.com
- update to 3.3.0
Tue Jan 7 13:00:00 2014 jweberhoferAATTweberhofer.at
- Update to 3.1.2
* Fix ZTS build
* Fix small memory leak in identifyImage
* Added LICENSE
* Added mimetype to identify image as per PECL bug 65037
* Fixed type conversion error in newpseudoimage
* Reworked identifyImage method
* Fixed building against latest ImageMagick versions (#GH-2)
* Fixed thumbnail resize bug (#GH-1)
* Fixed building against latest PHP versions
- Fixed building on openSUSE 13.1+
- Cleaned up spec file
- Added seperate image file
- Cleaned up Changelog
- Splited off devel files to a seperate package
Fri Aug 10 14:00:00 2012 crrodriguezAATTopensuse.org
- Update to RC2, fix build
Tue Jun 7 14:00:00 2011 crrodriguezAATTopensuse.org
- fix build
Mon Mar 21 13:00:00 2011 crrodriguezAATTopensuse.org
- Update to version 3.1.0b1
- php5-imagick does not distribute a LICENSE [bnc#681129]
Wed Feb 4 13:00:00 2009 crrodriguezAATTsuse.de
- update to 2.2.2RC4
Mon Jan 12 13:00:00 2009 crrodriguezAATTsuse.de
- update to version 2.2.2RC2
- Added Imagick::setImageProgressmonitor and Imagick::orderedPosterizeImage
- Fixes http://imagemagick.org/discourse-server/viewtopic.php?f=18&t=12828
- Fixes error with empty exception messages
- Fixes PECL Bug #15332
- Fixed a possible memory leak in Imagick::convolveImage
Mon Oct 27 13:00:00 2008 crrodriguezAATTsuse.de
- update to 2.2.1 final, cosmetic version bump
Mon Sep 8 14:00:00 2008 crrodriguezAATTsuse.de
- update to version 2.2.1RC2
- Fixes a small memory leak when casting a string to ImagickPixel object
- Added new constants
- Added getImageChannelRange method
- Some cleaning up on the syntax