summaryrefslogtreecommitdiffstats
path: root/ImageMagick6.spec
diff options
context:
space:
mode:
Diffstat (limited to 'ImageMagick6.spec')
-rw-r--r--ImageMagick6.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/ImageMagick6.spec b/ImageMagick6.spec
index d68833b..cb541da 100644
--- a/ImageMagick6.spec
+++ b/ImageMagick6.spec
@@ -9,7 +9,7 @@
# Please preserve changelog entries
#
%global VER 6.9.9
-%global Patchlevel 17
+%global Patchlevel 18
%global incsuffixe -6
%global libsuffixe -6.Q16
%global with_tests 0%{!?_without_tests:1}
@@ -73,7 +73,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
Group: Applications/Multimedia
License: ImageMagick
@@ -571,6 +571,9 @@ fi
%changelog
+* Thu Oct 5 2017 Remi Collet <remi@remirepo.net> - 6.9.9.18-1
+- update to version 6.9.9 patch level 18
+
* Wed Oct 4 2017 Remi Collet <remi@remirepo.net> - 6.9.9.17-2
- test build with openjpeg2 static library on EL-7