소스 검색

upgrading package: gimp 2.0.3 -> 2.0.4

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

+ 2 - 2
gimp/gimp.spec

@@ -25,7 +25,7 @@
 
 #   package version
 %define       V_major 2.0
-%define       V_minor 3
+%define       V_minor 4
 
 #   package information
 Name:         gimp
@@ -38,7 +38,7 @@ Class:        PLUS
 Group:        Graphics
 License:      GPL
 Version:      %{V_major}.%{V_minor}
-Release:      20040717
+Release:      20040806
 
 #   list of sources
 Source0:      ftp://ftp.gimp.org/pub/gimp/v%{V_major}/gimp-%{version}.tar.bz2