diff --git a/ocaml-stdcompat.spec b/ocaml-stdcompat.spec index 03c8b0b..bccca4f 100644 --- a/ocaml-stdcompat.spec +++ b/ocaml-stdcompat.spec @@ -31,7 +31,7 @@ BuildRequires: automake BuildRequires: bash BuildRequires: ocaml BuildRequires: ocaml-dune >= 2.0 -BuildRequires: ocaml-rpm-macros >= 20220707 +BuildRequires: ocaml-rpm-macros >= 20230101 %description Stdcompat is a compatibility layer allowing programs to use some recent additions to the OCaml standard library while preserving the ability to be compiled on former versions of OCaml.