From 342f39ecf961fa1dbc7eadd608f5ccfd80b854bf9494a64b7d57a72b070a82e7 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Tue, 5 Apr 2022 15:13:48 +0000 Subject: [PATCH] 2022 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-curses?expand=0&rev=35 --- ocaml-curses.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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