summaryrefslogtreecommitdiffstats
path: root/ImageMagick7.spec
diff options
context:
space:
mode:
Diffstat (limited to 'ImageMagick7.spec')
-rw-r--r--ImageMagick7.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/ImageMagick7.spec b/ImageMagick7.spec
index 517e0ad..c7f30b2 100644
--- a/ImageMagick7.spec
+++ b/ImageMagick7.spec
@@ -9,7 +9,7 @@
# Please preserve changelog entries
#
%global VER 7.1.0
-%global Patchlevel 28
+%global Patchlevel 29
%global incsuffixe -7
%global libsuffixe -7.Q16HDRI
%bcond_without tests
@@ -46,7 +46,7 @@ Name: %{libname}
Name: %{libname}7
%endif
Version: %{VER}.%{Patchlevel}
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: An X application for displaying and manipulating images
License: ImageMagick
Url: http://www.imagemagick.org/
@@ -54,8 +54,6 @@ Url: http://www.imagemagick.org/
#Source0: ftp://ftp.imagemagick.org/pub/ImageMagick/releases/ImageMagick-%%{VER}-%%{Patchlevel}.tar.xz
Source0: https://www.imagemagick.org/download/ImageMagick-%{VER}-%{Patchlevel}.tar.xz
-Patch0: heif.patch
-
BuildRequires: gcc
BuildRequires: gcc-c++
%if 0%{?fedora} >= 27 || 0%{?rhel} >= 8
@@ -363,7 +361,6 @@ however.
%prep
%setup -q -n %{libname}-%{VER}-%{Patchlevel}
-%patch0 -p1
# for %%doc
mkdir Magick++/examples
@@ -614,6 +611,9 @@ fi
%changelog
+* Mon Mar 28 2022 Remi Collet <remi@remirepo.net> - 7.1.0.29-1
+- update to version 7.1.0 patch level 29
+
* Tue Mar 22 2022 Remi Collet <remi@remirepo.net> - 7.1.0.28-2
- build using upstream patch