summaryrefslogtreecommitdiffstats
path: root/ImageMagick7.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-05-28 08:33:31 +0200
committerRemi Collet <remi@remirepo.net>2017-05-28 08:33:31 +0200
commit17655cf984af8b1df4bdeb2c4172316a9afa6c17 (patch)
tree24089427d59157e50407f5fd132b6653f2d4cb88 /ImageMagick7.spec
parent2f5fcbb6f1a4f2f41bd04c36bcafc3b92304e0bf (diff)
v7.0.5-8
Diffstat (limited to 'ImageMagick7.spec')
-rw-r--r--ImageMagick7.spec28
1 files changed, 12 insertions, 16 deletions
diff --git a/ImageMagick7.spec b/ImageMagick7.spec
index 1e6e6a3..0831bc2 100644
--- a/ImageMagick7.spec
+++ b/ImageMagick7.spec
@@ -9,22 +9,13 @@
# Please preserve changelog entries
#
%global VER 7.0.5
-%global Patchlevel 7
+%global Patchlevel 8
%global incsuffixe -7
%global libsuffixe -7.Q16HDRI
%global with_tests 0%{!?_without_tests:1}
-%if 0%{?rhel} >= 6 || 0%{?fedora} >= 5
%global with_djvu 1
-%else
-%global with_djvu 0
-%endif
-
-%if 0%{?fedora} >= 14 || 0%{?rhel} >= 6
%global with_webp 1
-%else
-%global with_webp 0
-%endif
%if 0%{?fedora} >= 16 || 0%{?rhel} >= 7
%global with_jbig 1
@@ -38,16 +29,16 @@
%global with_jp2 0
%endif
-%if 0%{?fedora} < 15 && 0%{?rhel} < 7
-%global with_gslib 0
-%else
+%if 0%{?fedora} >= 15 || 0%{?rhel} >= 7
%global with_gslib 1
+%else
+%global with_gslib 0
%endif
-%if 0%{?fedora} < 22 && 0%{?rhel} < 7
-%global with_raqm 0
-%else
+%if 0%{?fedora} >= 22 || 0%{?rhel} >= 7
%global with_raqm 1
+%else
+%global with_raqm 0
%endif
%if 0%{?fedora}
@@ -512,6 +503,11 @@ make %{?_smp_mflags} check
%changelog
+* Sun May 28 2017 Remi Collet <remi@remirepo.net> - 7.0.5.8-1
+- update to version 7.0.5 patch level 8
+- open https://github.com/ImageMagick/ImageMagick/issues/501
+ failed tests retaled to openjp2
+
* Mon May 22 2017 Remi Collet <remi@remirepo.net> - 7.0.5.7-1
- update to version 7.0.5 patch level 7