diff --git a/ocaml-curses.spec b/ocaml-curses.spec index b662a88..a9519b5 100644 --- a/ocaml-curses.spec +++ b/ocaml-curses.spec @@ -1,7 +1,7 @@ # # spec file for package ocaml-curses # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,7 @@ Source0: %name-%version.tar.xz BuildRequires: ncurses-devel BuildRequires: ocaml BuildRequires: ocaml-dune >= 2.7 -BuildRequires: ocaml-rpm-macros >= 20211027 +BuildRequires: ocaml-rpm-macros >= 20220222 BuildRequires: ocamlfind(dune.configurator) BuildRequires: pkg-config