소스 검색

upgrading package: ocaml 3.08.3 -> 3.08.4

Christoph Schug 20 년 전
부모
커밋
6ddaf785f5
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      ocaml/ocaml.spec

+ 2 - 2
ocaml/ocaml.spec

@@ -24,7 +24,7 @@
 
 #   package version
 %define       V_major 3.08
-%define       V_minor 3
+%define       V_minor 4
 
 #   package information
 Name:         ocaml
@@ -37,7 +37,7 @@ Class:        EVAL
 Group:        Language
 License:      LGPL+QPL
 Version:      %{V_major}.%{V_minor}
-Release:      20050323
+Release:      20050812
 
 #   list of sources
 Source0:      http://caml.inria.fr/pub/distrib/ocaml-%{V_major}/ocaml-%{version}.tar.gz