소스 검색

upgrading package: cmake 2.6.2 -> 2.6.3

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

+ 2 - 2
cmake/cmake.spec

@@ -23,7 +23,7 @@
 
 #   package version
 %define       V_major  2.6
-%define       V_minor  2
+%define       V_minor  3
 
 #   package information
 Name:         cmake
@@ -36,7 +36,7 @@ Class:        EVAL
 Group:        Building
 License:      MIT-style
 Version:      %{V_major}.%{V_minor}
-Release:      20080926
+Release:      20090223
 
 #   list of sources
 Source0:      http://www.cmake.org/files/v%{V_major}/cmake-%{V_major}.%{V_minor}.tar.gz