Parcourir la source

upgrading package: cmake 2.6.2 -> 2.6.3

Ralf S. Engelschall il y a 16 ans
Parent
commit
da60982b80
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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