Parcourir la source

upgrading package: imagemagick 5.5.4.1 -> 5.5.4.2

Ralf S. Engelschall il y a 23 ans
Parent
commit
673155d923
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      imagemagick/imagemagick.spec

+ 2 - 2
imagemagick/imagemagick.spec

@@ -25,7 +25,7 @@
 
 #   package version
 %define       V_major 5.5.4
-%define       V_minor 1
+%define       V_minor 2
 %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:      20030128
+Release:      20030201
 
 #   package options
 %option       with_perl   no