Sfoglia il codice sorgente

upgrading package: imagemagick 6.3.7.8 -> 6.3.7.9

Ralf S. Engelschall 18 anni fa
parent
commit
8f5bde0d11
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.7
-%define       V_minor 8
+%define       V_minor 9
 %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:      20080101
+Release:      20080105
 
 #   package options
 %option       with_perl   no