OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 04-Dec-2008 21:23:29
Branch: HEAD Handle: 2008120420232800
Modified files:
openpkg-src/ocaml ocaml.spec
Log:
upgrading package: ocaml 3.10.2 -> 3.11.0
Summary:
Revision Changes Path
1.38 +3 -3 openpkg-src/ocaml/ocaml.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ocaml/ocaml.spec
============================================================================
$ cvs diff -u -r1.37 -r1.38 ocaml.spec
--- openpkg-src/ocaml/ocaml.spec 29 Feb 2008 18:09:19 -0000 1.37
+++ openpkg-src/ocaml/ocaml.spec 4 Dec 2008 20:23:28 -0000 1.38
@@ -22,8 +22,8 @@
##
# package version
-%define V_major 3.10
-%define V_minor 2
+%define V_major 3.11
+%define V_minor 0
# package information
Name: ocaml
@@ -36,7 +36,7 @@
Group: Language
License: LGPL+QPL
Version: %{V_major}.%{V_minor}
-Release: 20080229
+Release: 20081204
# list of sources
Source0:
http://caml.inria.fr/pub/distrib/ocaml-%{V_major}/ocaml-%{version}.tar.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]