Explorar el Código

upgrading package: imagemagick 5.5.2.1 -> 5.5.2.2

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

+ 2 - 2
imagemagick/imagemagick.spec

@@ -33,7 +33,7 @@
 
 #   package version
 %define       V_major 5.5.2
-%define       V_minor 1
+%define       V_minor 2
 %if "%{V_minor}" == "0"
 %define       V_dist  %{V_major}
 %else
@@ -50,7 +50,7 @@ Distribution: OpenPKG [BASE]
 Group:        Graphics
 License:      GPL
 Version:      %{V_major}.%{V_minor}
-Release:      20021204
+Release:      20021205
 
 #   list of sources
 Source0:      ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{V_dist}.tar.gz