From b6e5396bd2fff59332df6ece09d554a0ef0d1e81e8859f33d637bbc49ce8fdcb Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Mon, 20 Mar 2017 14:36:14 +0000 Subject: [PATCH] + ImageMagick-montage.t.patch OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=277 --- ImageMagick.changes | 1 + ImageMagick.spec | 3 +++ 2 files changed, 4 insertions(+) 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