From 4e14d2123c310ad17688b1c3e5288d99f45be52b6f683732db5829665bdb7e8b Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Fri, 29 Sep 2023 14:13:45 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=675 --- ImageMagick-filter.t-disable-Contrast.patch | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ImageMagick-filter.t-disable-Contrast.patch b/ImageMagick-filter.t-disable-Contrast.patch index 452e704..7ebb911 100644 --- a/ImageMagick-filter.t-disable-Contrast.patch +++ b/ImageMagick-filter.t-disable-Contrast.patch @@ -1,5 +1,5 @@ ---- a/PerlMagick/t/filter.t.orig 2021-10-04 14:07:03.016458903 +0000 -+++ b/PerlMagick/t/filter.t 2021-10-04 14:08:31.717025766 +0000 +--- a/PerlMagick/t/filter.t.orig 2021-10-04 14:07:03.016458903 +0000 ++++ b/PerlMagick/t/filter.t 2021-10-04 14:08:31.717025766 +0000 @@ -57,7 +57,7 @@ testFilterCompare('input.miff', "fuzz=>$ testFilterCompare('input.miff', "fuzz=>$fuzz", 'reference/filter/Colorize.miff', 'Colorize', q/fill=>"red", blend=>"50%"/, 0.00001, 0.004); ++$test; @@ -10,4 +10,3 @@ testFilterCompare('input.miff', q//, 'reference/filter/Convolve.miff', 'Convolve', q/[0.0625, 0.0625, 0.0625, 0.0625, 0.5, 0.0625, 0.0625, 0.0625, 0.0625]/, 0.1, 0.7); -