Browse Source

upgrading package: imagemagick 6.5.5.2 -> 6.5.5.3

Ralf S. Engelschall 16 years ago
parent
commit
9edf411f19
1 changed files with 2 additions and 2 deletions
  1. 2 2
      imagemagick/imagemagick.spec

+ 2 - 2
imagemagick/imagemagick.spec

@@ -23,7 +23,7 @@
 
 #   package version
 %define       V_major 6.5.5
-%define       V_minor 2
+%define       V_minor 3
 %define       V_dist  %{V_major}-%{V_minor}
 %define       V_opkg  %{V_major}.%{V_minor}
 
@@ -38,7 +38,7 @@ Class:        BASE
 Group:        Graphics
 License:      ImageMagick
 Version:      %{V_opkg}
-Release:      20090826
+Release:      20090827
 
 #   package options
 %option       with_perl   no