diff --git a/ImageMagick.changes b/ImageMagick.changes index 43528cb..89728df 100644 --- a/ImageMagick.changes +++ b/ImageMagick.changes @@ -13,6 +13,7 @@ Mon Mar 20 14:21:31 UTC 2017 - pgajdos@suse.com * Fixed memory leak when creating nested exceptions in Magick++. * Eliminate bogus assertion. * Unbreak build without JPEG support. ++ ImageMagick-montage.t.patch ------------------------------------------------------------------- Mon Feb 13 14:55:23 UTC 2017 - pgajdos@suse.com diff --git a/ImageMagick.spec b/ImageMagick.spec index b4302de..4872917 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -92,6 +92,9 @@ Patch4: ImageMagick-6.8.5.7-no-XPMCompliance.patch # bugs # will ask upstream if needed, or if other solution exists Patch11: ImageMagick-6.8.4.0-dont-build-in-install.patch +# revert https://github.com/ImageMagick/ImageMagick/commit/56d460bf2bc74bed22bed8dfe1cb0479035a24f7 +# as this does not fit to 6.9.8-2 +# commented in the commit Patch12: ImageMagick-montage.t.patch Patch20: ImageMagick-6.8.8-1-disable-insecure-coders.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build