From 54e7dac943829e6cd85c7c099dad61a6a7ffbf1c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 25 Jan 2021 15:39:08 +0100 Subject: add link to EPEL-8 issue --- php-pecl-gmagick.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/php-pecl-gmagick.spec b/php-pecl-gmagick.spec index 28b4ed7..ac07630 100644 --- a/php-pecl-gmagick.spec +++ b/php-pecl-gmagick.spec @@ -172,7 +172,8 @@ fi rm ?TS/tests/gmagick-056-set_getsamplingfactors.phpt %if 0%{?fedora} == 31 || 0%{?rhel} == 8 -# see https://bugzilla.redhat.com/1530057 +# see https://bugzilla.redhat.com/1530057 (F31 with 1.3.34) +# see https://bugzilla.redhat.com/1919997 (EPEL-8) rm ?TS/tests/gmagick-006-annotateimage.phpt rm ?TS/tests/gmagickdraw-003-annotate.phpt rm ?TS/tests/gmagickdraw_038_setFontStretch_basic.phpt -- cgit