Przeglądaj źródła

upgrading package: imagemagick 6.2.0.3 -> 6.2.0.4

Ralf S. Engelschall 20 lat temu
rodzic
commit
52dd0c3b6a
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      imagemagick/imagemagick.spec

+ 2 - 2
imagemagick/imagemagick.spec

@@ -25,7 +25,7 @@
 
 #   package version
 %define       V_major 6.2.0
-%define       V_minor 3
+%define       V_minor 4
 %define       V_dist  %{V_major}-%{V_minor}
 %define       V_opkg  %{V_major}.%{V_minor}
 
@@ -40,7 +40,7 @@ Class:        BASE
 Group:        Graphics
 License:      GPL
 Version:      %{V_opkg}
-Release:      20050228
+Release:      20050302
 
 #   package options
 %option       with_perl   no