summaryrefslogtreecommitdiffstats
path: root/ImageMagick6.spec
diff options
context:
space:
mode:
Diffstat (limited to 'ImageMagick6.spec')
-rw-r--r--ImageMagick6.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/ImageMagick6.spec b/ImageMagick6.spec
index d244817..62e11e9 100644
--- a/ImageMagick6.spec
+++ b/ImageMagick6.spec
@@ -9,7 +9,7 @@
# Please preserve changelog entries
#
%global VER 6.9.12
-%global Patchlevel 9
+%global Patchlevel 10
%global incsuffixe -6
%global libsuffixe -6.Q16
%bcond_without tests
@@ -57,8 +57,6 @@ Url: http://www.imagemagick.org/
#Source0: ftp://ftp.ImageMagick.org/pub/ImageMagick/ImageMagick-%%{VER}-%%{Patchlevel}.tar.xz
Source0: https://www.imagemagick.org/download/ImageMagick-%{VER}-%{Patchlevel}.tar.xz
-Patch0: upstream.patch
-
BuildRequires: gcc
BuildRequires: gcc-c++
%if 0%{?fedora} >= 27 || 0%{?rhel} >= 8
@@ -351,7 +349,6 @@ however.
%prep
%setup -q -n %{libname}-%{VER}-%{Patchlevel}
-%patch0 -p1
# for %%doc
mkdir Magick++/examples
@@ -610,6 +607,9 @@ fi
%changelog
+* Fri Apr 30 2021 Remi Collet <remi@remirepo.net> - 6.9.12.10-1
+- update to version 6.9.12 patch level 10
+
* Tue Apr 27 2021 Remi Collet <remi@remirepo.net> - 6.9.12.9-1
- update to version 6.9.12 patch level 9
- open https://github.com/ImageMagick/ImageMagick6/issues/151 test suite fails