Sfoglia il codice sorgente

upgrading package: imagemagick 6.4.4.5 -> 6.4.4.7

Ralf S. Engelschall 17 anni fa
parent
commit
71b20a6ae2
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.4.4
-%define       V_minor 5
+%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:      20081013
+Release:      20081015
 
 #   package options
 %option       with_perl   no