Przeglądaj źródła

upgrading package: imagemagick 6.2.1.3 -> 6.2.1.4

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

+ 2 - 2
imagemagick/imagemagick.spec

@@ -24,7 +24,7 @@
 
 #   package version
 %define       V_major 6.2.1
-%define       V_minor 3
+%define       V_minor 4
 %define       V_dist  %{V_major}-%{V_minor}
 %define       V_opkg  %{V_major}.%{V_minor}
 
@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Graphics
 License:      GPL
 Version:      %{V_opkg}
-Release:      20050410
+Release:      20050415
 
 #   package options
 %option       with_perl   no