From 46fed21ff510b53dc7659dc53716ce70a389fe77 Mon Sep 17 00:00:00 2001 From: GYN Date: Fri, 28 Aug 2020 17:35:46 +0800 Subject: [PATCH] update rubygem-mini_magick.spec. --- rubygem-mini_magick.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rubygem-mini_magick.spec b/rubygem-mini_magick.spec index f392523..5047d78 100644 --- a/rubygem-mini_magick.spec +++ b/rubygem-mini_magick.spec @@ -7,7 +7,11 @@ License: MIT URL: https://github.com/minimagick/minimagick Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem Source1: https://github.com/minimagick/minimagick/archive/v%{version}.tar.gz +# Use smallcase for MiniMagick::Image#details +# https://github.com/minimagick/minimagick/pull/454/ Patch0: mini_magick-4.8.0-Use-smallcase-for-Image-details-in-tests.patch +# Match new `identify` error message +# https://github.com/minimagick/minimagick/pull/455/ Patch1: mini_magick-4.8.0-match-new-identify-error-message-in-tests.patch Requires: ImageMagick BuildRequires: ruby(release) rubygems-devel ruby rubygem(rspec) rubygem(webmock) ImageMagick