ソースを参照

upgrading package: imagemagick 5.5.7.10 -> 5.5.7.11

Michael Schloh von Bennewitz 22 年 前
コミット
82eea2a6aa
1 ファイル変更2 行追加2 行削除
  1. 2 2
      imagemagick/imagemagick.spec

+ 2 - 2
imagemagick/imagemagick.spec

@@ -25,7 +25,7 @@
 
 #   package version
 %define       V_major 5.5.7
-%define       V_minor 10
+%define       V_minor 11
 %if "%{V_minor}" == "0"
 %define       V_dist  %{V_major}
 %else
@@ -42,7 +42,7 @@ Distribution: OpenPKG [BASE]
 Group:        Graphics
 License:      GPL
 Version:      %{V_major}.%{V_minor}
-Release:      20030911
+Release:      20030930
 
 #   package options
 %option       with_perl   no