From b26b663780ba0951b44e30dd11f29da9e13384c8 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 22 Feb 2020 13:32:37 +0100 Subject: [PATCH] upgrading package: ocaml 4.09.0 -> 4.10.0 --- ocaml/ocaml.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ocaml/ocaml.spec b/ocaml/ocaml.spec index 3ca65e966a..4c2728f241 100644 --- a/ocaml/ocaml.spec +++ b/ocaml/ocaml.spec @@ -22,7 +22,7 @@ ## # package version -%define V_major 4.09 +%define V_major 4.10 %define V_minor 0 # package information @@ -36,7 +36,7 @@ Class: PLUS Group: Language License: LGPL+QPL Version: %{V_major}.%{V_minor} -Release: 20191227 +Release: 20200222 # list of sources Source0: http://caml.inria.fr/pub/distrib/ocaml-%{V_major}/ocaml-%{version}.tar.gz