소스 검색

update from 6.1.6-1 to 6.1.6-2

Herbert Schmid 21 년 전
부모
커밋
668ca690cf
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      imagemagick/imagemagick.spec

+ 2 - 2
imagemagick/imagemagick.spec

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