From 180d213bc78585210b02fa16a6323ddbba70de11 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 21:42:38 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ocaml-curses.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-curses.spec b/ocaml-curses.spec index 086c2e2..f996063 100644 --- a/ocaml-curses.spec +++ b/ocaml-curses.spec @@ -2,7 +2,7 @@ Name: ocaml-curses Version: 1.0.4 -Release: 23%{?dist} +Release: 24%{?dist} Summary: OCaml bindings for ncurses License: LGPLv2+ @@ -88,6 +88,9 @@ ocamlfind install curses META *.cmi *.cma *.a *.so *.mli %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 1.0.4-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Oct 04 2021 Richard W.M. Jones - 1.0.4-23 - OCaml 4.13.1 build