From 07f19c897e1c198163c638c01aebdf5d284f4904de62d3e1b741e13c60522576 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Fri, 17 Sep 2021 09:51:23 +0000 Subject: [PATCH] require current ocaml-rpm-macros OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=72 --- ocaml-dune.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocaml-dune.spec b/ocaml-dune.spec index 01c1210..d5b4503 100644 --- a/ocaml-dune.spec +++ b/ocaml-dune.spec @@ -34,7 +34,7 @@ BuildRoot: %_tmppath/%name-%version-build URL: https://opam.ocaml.org/packages/dune Source0: %{pkg}-%{version}.tar.xz Requires: ocamlfind(compiler-libs) -BuildRequires: ocaml-rpm-macros >= 20210421 +BuildRequires: ocaml-rpm-macros >= 20210911 BuildRequires: ocaml(ocaml_base_version) >= 4.08 %if "%{build_flavor}" == "" BuildRequires: ocamlfind(compiler-libs)