Sfoglia il codice sorgente

upgrading package: imagemagick 6.3.9.6 -> 6.3.9.7

Christoph Schug 17 anni fa
parent
commit
1ff3163dcc
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.3.9
-%define       V_minor 6
+%define       V_minor 7
 %define       V_dist  %{V_major}-%{V_minor}
 %define       V_opkg  %{V_major}.%{V_minor}
 
@@ -38,7 +38,7 @@ Class:        BASE
 Group:        Graphics
 License:      GPL
 Version:      %{V_opkg}
-Release:      20080313
+Release:      20080314
 
 #   package options
 %option       with_perl   no