Parcourir la source

upgrading package: imagemagick 6.5.2.10 -> 6.5.3.0

Ralf S. Engelschall il y a 16 ans
Parent
commit
ba2d1b5a0d
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      imagemagick/imagemagick.spec

+ 3 - 3
imagemagick/imagemagick.spec

@@ -22,8 +22,8 @@
 ##
 
 #   package version
-%define       V_major 6.5.2
-%define       V_minor 10
+%define       V_major 6.5.3
+%define       V_minor 0
 %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:      20090529
+Release:      20090531
 
 #   package options
 %option       with_perl   no