From aa59901db77e6d598ae614f294c74f02f64ac3c6 Mon Sep 17 00:00:00 2001 From: ocs-bot Date: Wed, 11 Mar 2026 19:01:11 +0800 Subject: [PATCH] Rebuilt for ocaml about pr: 9 --- ocaml-dune.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ocaml-dune.spec b/ocaml-dune.spec index 6a6fc5e..451b3f2 100644 --- a/ocaml-dune.spec +++ b/ocaml-dune.spec @@ -4,7 +4,7 @@ Summary: Composable build system for OCaml and Reason Name: ocaml-dune Version: 3.16.0 -Release: 4%{?dist} +Release: 5%{?dist} License: MIT AND ISC AND LGPL-2.0-only AND LGPL-2.0-only WITH OCaml-LGPL-linking-exception URL: https://dune.build Source0: https://github.com/ocaml/dune/archive/%{version}/dune-%{version}.tar.gz @@ -558,6 +558,10 @@ cd - %{_libdir}/ocaml/xdg/opam %changelog +* Wed Mar 11 2026 Rebuild Robot - 3.16.0-5 +- [Type] sync +- [DESC] Rebuilt for ocaml + * Thu Sep 26 2024 OpenCloudOS Release Engineering - 3.16.0-4 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream -- Gitee