From c69de0b4a57bb88bd0316ea80432b06be7d1ef86 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 10 Oct 2025 15:00:42 +0200 Subject: [PATCH] upgrading package: ocaml 5.3.0 -> 5.4.0 --- ocaml/ocaml.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ocaml/ocaml.spec b/ocaml/ocaml.spec index d64a23f624..cfd563ff60 100644 --- a/ocaml/ocaml.spec +++ b/ocaml/ocaml.spec @@ -22,7 +22,7 @@ ## # package version -%define V_major 5.3 +%define V_major 5.4 %define V_minor 0 # package information @@ -36,7 +36,7 @@ Class: PLUS Group: Language License: LGPL+QPL Version: %{V_major}.%{V_minor} -Release: 20250119 +Release: 20251010 # list of sources Source0: http://caml.inria.fr/pub/distrib/ocaml-%{V_major}/ocaml-%{version}.tar.gz