Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 4dd1c3ce2104342cbfbab58c0fa526fb > files > 10

pythonmagick-0.9.19-4.1.mga7.armv7hl.rpm

2016-12-27  0.9.19 Cristy  <quetzlzacatenango@image...>
  * Compatibility with ImageMagick version >= 7 (reference
    https://github.com/ImageMagick/PythonMagick/issues/15).

2015-11-21  0.9.14 Cristy  <quetzlzacatenango@image...>
  * Update to the latest autoconf / automake files (reference
    https://github.com/ImageMagick/PythonMagick/issues/8).

2015-08-14  0.9.14 Cristy  <quetzlzacatenango@image...>
  * Ensure PythonMagick compiles against ImageMagick 7.0.2 and above.

2015-08-12  0.9.13 Cristy  <quetzlzacatenango@image...>
  * Ensure PythonMagick compiles against Boost 1.60 and above.

2015-07-07  0.9.12 Cristy  <quetzlzacatenango@image...>
  * Ensure PythonMagick compiles against ImageMagick 6.9.1-0 and above.

2014-08-13  0.9.11 Cristy  <quetzlzacatenango@image...>
  * Ensure PythonMagick compiles against ImageMagick 6.8.9-6 and above.

2014-03-16  0.9.10 Cristy  <quetzlzacatenango@image...>
  * Support  MagickCore::ColorspaceType enum (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=25229).

2014-01-06  0.9.9 Cristy  <quetzlzacatenango@image...>
  * Update uto latest autoconf / automake macros.

2012-08-18  0.9.8 Cristy  <quetzlzacatenango@image...>
  * Support 'strip' method reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=21896).

2011-08-10  0.9.7 Cristy  <quetzlzacatenango@image...>
  * Fix problems with class inheritance for the Drawable* classes (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19278).

2011-03-10  0.9.6 Cristy  <quetzlzacatenango@image...>
  * Boost causes an ambiguity with ssize_t when building PythonMagick.  Add
    patch from nico.schloemer@gmail... to fix the build exception.

2011-03-10  0.9.5 Cristy  <quetzlzacatenango@image...>
  * Boost causes an ambiguity with ssize_t when building PythonMagick.  Add
    patch from Arfrever@gento... to fix the build exception.

2009-05-13  0.9.1 Dan Kluev  <orion@ssorion.info>
  * Added python bindings for MagickCore::CompositeOperator,
	  MagickCore::GravityType, MagickCore::FilterTypes,
    MagickCore::DecorationType, MagickCore::CompressionType enums.