소스 검색

upgrading package: imagemagick 5.5.6.0 -> 5.5.7.0

Ralf S. Engelschall 22 년 전
부모
커밋
deb6940291
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      imagemagick/imagemagick.spec

+ 2 - 2
imagemagick/imagemagick.spec

@@ -24,7 +24,7 @@
 ##
 
 #   package version
-%define       V_major 5.5.6
+%define       V_major 5.5.7
 %define       V_minor 0
 %if "%{V_minor}" == "0"
 %define       V_dist  %{V_major}
@@ -42,7 +42,7 @@ Distribution: OpenPKG [BASE]
 Group:        Graphics
 License:      GPL
 Version:      %{V_major}.%{V_minor}
-Release:      20030409
+Release:      20030512
 
 #   package options
 %option       with_perl   no