summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ImageMagick6.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/ImageMagick6.spec b/ImageMagick6.spec
index 5c61613..6d87aaf 100644
--- a/ImageMagick6.spec
+++ b/ImageMagick6.spec
@@ -9,7 +9,7 @@
# Please preserve changelog entries
#
%global VER 6.9.10
-%global Patchlevel 59
+%global Patchlevel 61
%global incsuffixe -6
%global libsuffixe -6.Q16
%global with_tests 0%{!?_without_tests:1}
@@ -76,7 +76,7 @@ Name: %{libname}
Name: %{libname}6
%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/
@@ -639,6 +639,9 @@ fi
%changelog
+* Mon Aug 19 2019 Remi Collet <remi@remirepo.net> - 6.9.10.61-1
+- update to version 6.9.10 patch level 61
+
* Thu Aug 8 2019 Remi Collet <remi@remirepo.net> - 6.9.10.59-2
- rebuild with LibRaw 0.19.2 in RHEL 7.7