summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ImageMagick6.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/ImageMagick6.spec b/ImageMagick6.spec
index adf63b5..ab22a54 100644
--- a/ImageMagick6.spec
+++ b/ImageMagick6.spec
@@ -9,7 +9,7 @@
# Please preserve changelog entries
#
%global VER 6.9.10
-%global Patchlevel 74
+%global Patchlevel 75
%global incsuffixe -6
%global libsuffixe -6.Q16
%global with_tests 0%{!?_without_tests:1}
@@ -80,7 +80,8 @@ Release: 1%{?dist}
Summary: An X application for displaying and manipulating images
License: ImageMagick
Url: http://www.imagemagick.org/
-Source0: ftp://ftp.ImageMagick.org/pub/ImageMagick/ImageMagick-%{VER}-%{Patchlevel}.tar.xz
+#Source0: ftp://ftp.ImageMagick.org/pub/ImageMagick/ImageMagick-%{VER}-%{Patchlevel}.tar.xz
+Source0: https://www.imagemagick.org/download/ImageMagick-%{VER}-%{Patchlevel}.tar.xz
BuildRequires: gcc
BuildRequires: gcc-c++
@@ -641,6 +642,9 @@ fi
%changelog
+* Wed Nov 27 2019 Remi Collet <remi@remirepo.net> - 6.9.10.75-1
+- update to version 6.9.10 patch level 75
+
* Mon Nov 18 2019 Remi Collet <remi@remirepo.net> - 6.9.10.74-1
- update to version 6.9.10 patch level 74