Browse Source

upgrading package: imagemagick 6.1.1.5 -> 6.1.2.1

Herbert Schmid 21 years ago
parent
commit
ae72d3d9e6
1 changed files with 3 additions and 3 deletions
  1. 3 3
      imagemagick/imagemagick.spec

+ 3 - 3
imagemagick/imagemagick.spec

@@ -24,8 +24,8 @@
 ##
 
 #   package version
-%define       V_major 6.1.1
-%define       V_minor 5
+%define       V_major 6.1.2
+%define       V_minor 1
 %define       V_dist1 %{V_major}
 %define       V_dist2 %{V_major}-%{V_minor}
 %define       V_dist  %{V_dist2}
@@ -41,7 +41,7 @@ Class:        BASE
 Group:        Graphics
 License:      GPL
 Version:      %{V_major}.%{V_minor}
-Release:      20041025
+Release:      20041026
 
 #   package options
 %option       with_perl   no