Sfoglia il codice sorgente

upgrading package: imagemagick 5.5.5.0 -> 5.5.5.1

Michael Schloh von Bennewitz 23 anni fa
parent
commit
06fbe4c7ef
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      imagemagick/imagemagick.spec

+ 2 - 2
imagemagick/imagemagick.spec

@@ -25,7 +25,7 @@
 
 #   package version
 %define       V_major 5.5.5
-%define       V_minor 0
+%define       V_minor 1
 %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:      20030222
+Release:      20030228
 
 #   package options
 %option       with_perl   no