ソースを参照

upgrading package: ocaml 3.10.0 -> 3.10.1

Ralf S. Engelschall 18 年 前
コミット
e33590e1d9
1 ファイル変更2 行追加2 行削除
  1. 2 2
      ocaml/ocaml.spec

+ 2 - 2
ocaml/ocaml.spec

@@ -23,7 +23,7 @@
 
 #   package version
 %define       V_major 3.10
-%define       V_minor 0
+%define       V_minor 1
 
 #   package information
 Name:         ocaml
@@ -36,7 +36,7 @@ Class:        EVAL
 Group:        Language
 License:      LGPL+QPL
 Version:      %{V_major}.%{V_minor}
-Release:      20080101
+Release:      20080111
 
 #   list of sources
 Source0:      http://caml.inria.fr/pub/distrib/ocaml-%{V_major}/ocaml-%{version}.tar.gz