From 5e1a828b8c91b7f86863c6ce913f0d5b1e240009 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rard=20Milmeister?= Date: Wed, 4 Jan 2006 23:17:43 +0000 Subject: [PATCH] new version 3.09.1 --- .cvsignore | 8 ++++---- ocaml.spec | 9 ++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1517cbf..164b6e6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1,4 @@ -ocaml-3.08.3.tar.bz2 -ocaml-3.08-refman.html.tar.gz -ocaml-3.08-refman.info.tar.gz -ocaml-3.08-refman.ps.gz +ocaml-3.09.1.tar.bz2 +ocaml-3.09-refman.html.tar.gz +ocaml-3.09-refman.info.tar.gz +ocaml-3.09-refman.ps.gz diff --git a/ocaml.spec b/ocaml.spec index af6a9e1..4ae9300 100644 --- a/ocaml.spec +++ b/ocaml.spec @@ -1,13 +1,13 @@ Name: ocaml -Version: 3.09.0 -Release: 3%{?dist} +Version: 3.09.1 +Release: 1%{?dist} Summary: Objective Caml compiler and programming environment Group: Development/Languages License: QPL/LGPL URL: http://www.ocaml.org -Source0: http://caml.inria.fr/distrib/ocaml-3.09/ocaml-3.09.0.tar.bz2 +Source0: http://caml.inria.fr/distrib/ocaml-3.09/ocaml-3.09.1.tar.bz2 Source1: http://caml.inria.fr/distrib/ocaml-3.09/ocaml-3.09-refman.html.tar.gz Source2: http://caml.inria.fr/distrib/ocaml-3.09/ocaml-3.09-refman.ps.gz Source3: http://caml.inria.fr/distrib/ocaml-3.09/ocaml-3.09-refman.info.tar.gz @@ -210,6 +210,9 @@ fi %changelog +* Thu Jan 5 2006 Gerard Milmeister - 3.09.1-1 +- new version 3.09.1 + * Sun Jan 1 2006 Gerard Milmeister - 3.09.0-1 - new version 3.09.0 diff --git a/sources b/sources index e81630f..2b25b4b 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ -834f88b1f39aa066bb620747764c0588 ocaml-3.09.0.tar.bz2 +b6b380ae71f6f7bc7ff0989a0f8409e6 ocaml-3.09.1.tar.bz2 b25eb211bf91bcaa536b12d12731ceec ocaml-3.09-refman.html.tar.gz 280160b1fc7c8513074c3fda0446de29 ocaml-3.09-refman.info.tar.gz 598bb8e86329afe1ae374385b2e177e7 ocaml-3.09-refman.ps.gz