ソースを参照

upgrading package: imagemagick 6.0.0.4 -> 6.0.0.5

Ralf S. Engelschall 21 年 前
コミット
7b0e1de319
1 ファイル変更2 行追加2 行削除
  1. 2 2
      imagemagick/imagemagick.spec

+ 2 - 2
imagemagick/imagemagick.spec

@@ -25,7 +25,7 @@
 
 #   package version
 %define       V_major 6.0.0
-%define       V_minor 4
+%define       V_minor 5
 %if "%{V_minor}" == "0"
 %define       V_dist  %{V_major}
 %else
@@ -43,7 +43,7 @@ Class:        BASE
 Group:        Graphics
 License:      GPL
 Version:      %{V_major}.%{V_minor}
-Release:      20040426
+Release:      20040427
 
 #   package options
 %option       with_perl   no