Explorar el Código

upgrading package: imagemagick 6.0.1.3 -> 6.0.1.4

Ralf S. Engelschall hace 21 años
padre
commit
7720bf5286
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      imagemagick/imagemagick.spec

+ 2 - 2
imagemagick/imagemagick.spec

@@ -25,7 +25,7 @@
 
 #   package version
 %define       V_major 6.0.1
-%define       V_minor 3
+%define       V_minor 4
 %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:      20040518
+Release:      20040523
 
 #   package options
 %option       with_perl   no