From d19f3d8229bd13b7473cd085890ab49b80fd46de8a5b4d26bdbcce6c4fd389e9 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Mon, 2 Jan 2023 20:21:18 +0000 Subject: [PATCH] ocaml-rpm-macros OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-pyml?expand=0&rev=34 --- ocaml-pyml.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocaml-pyml.spec b/ocaml-pyml.spec index 42b0d00..3032c87 100644 --- a/ocaml-pyml.spec +++ b/ocaml-pyml.spec @@ -39,7 +39,7 @@ URL: https://opam.ocaml.org/packages/pyml Source0: %pkg-%version.tar.xz BuildRequires: ocaml BuildRequires: ocaml-dune >= 2.8 -BuildRequires: ocaml-rpm-macros >= 20220707 +BuildRequires: ocaml-rpm-macros >= 20230101 BuildRequires: ocamlfind(bigarray) BuildRequires: ocamlfind(stdcompat) BuildRequires: ocamlfind(unix)