Prechádzať zdrojové kódy

upgrading package: imagemagick 6.2.7.8 -> 6.2.8.0

Ralf S. Engelschall 19 rokov pred
rodič
commit
ab0d84ce5b
1 zmenil súbory, kde vykonal 3 pridanie a 3 odobranie
  1. 3 3
      imagemagick/imagemagick.spec

+ 3 - 3
imagemagick/imagemagick.spec

@@ -23,8 +23,8 @@
 ##
 
 #   package version
-%define       V_major 6.2.7
-%define       V_minor 8
+%define       V_major 6.2.8
+%define       V_minor 0
 %define       V_dist  %{V_major}-%{V_minor}
 %define       V_opkg  %{V_major}.%{V_minor}
 
@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Graphics
 License:      GPL
 Version:      %{V_opkg}
-Release:      20060529
+Release:      20060605
 
 #   package options
 %option       with_perl   no