diff options
| -rw-r--r-- | php-pecl-gmagick.spec | 3 | 
1 files changed, 2 insertions, 1 deletions
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  | 
