Sfoglia il codice sorgente

upgrading package: imagemagick 6.5.5.7 -> 6.5.5.8

Ralf S. Engelschall 16 anni fa
parent
commit
c40e1e206f
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      imagemagick/imagemagick.spec

+ 2 - 2
imagemagick/imagemagick.spec

@@ -23,7 +23,7 @@
 
 #   package version
 %define       V_major 6.5.5
-%define       V_minor 7
+%define       V_minor 8
 %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:      20090906
+Release:      20090909
 
 #   package options
 %option       with_perl   no