Parcourir la source

upgrading package: imagemagick 6.0.7.3 -> 6.0.8.1

Michael Schloh von Bennewitz il y a 21 ans
Parent
commit
9bcf895492
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      imagemagick/imagemagick.spec

+ 3 - 3
imagemagick/imagemagick.spec

@@ -24,8 +24,8 @@
 ##
 
 #   package version
-%define       V_major 6.0.7
-%define       V_minor 3
+%define       V_major 6.0.8
+%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:      20040913
+Release:      20040915
 
 #   package options
 %option       with_perl   no