Explorar el Código

upgrading package: imagemagick 6.3.4.10 -> 6.3.5.0

Christoph Schug hace 18 años
padre
commit
c768575460
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      imagemagick/imagemagick.spec

+ 3 - 3
imagemagick/imagemagick.spec

@@ -23,8 +23,8 @@
 ##
 
 #   package version
-%define       V_major 6.3.4
-%define       V_minor 10
+%define       V_major 6.3.5
+%define       V_minor 0
 %define       V_dist  %{V_major}-%{V_minor}
 %define       V_opkg  %{V_major}.%{V_minor}
 
@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Graphics
 License:      GPL
 Version:      %{V_opkg}
-Release:      20070627
+Release:      20070706
 
 #   package options
 %option       with_perl   no