Browse Source

upgrading package: imagemagick 5.5.7.13 -> 5.5.7.14

Michael Schloh von Bennewitz 22 years ago
parent
commit
ef85cdbc52
1 changed files with 2 additions and 2 deletions
  1. 2 2
      imagemagick/imagemagick.spec

+ 2 - 2
imagemagick/imagemagick.spec

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