From 84d6b4c715350db14df60acf67c3f31f07416e84 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 16:36:20 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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 4169e75..04a9629 100644 --- a/ocaml-curses.spec +++ b/ocaml-curses.spec @@ -2,7 +2,7 @@ Name: ocaml-curses Version: 1.0.4 -Release: 21%{?dist} +Release: 22%{?dist} Summary: OCaml bindings for ncurses License: LGPLv2+ @@ -88,6 +88,9 @@ ocamlfind install curses META *.cmi *.cma *.a *.so *.mli %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1.0.4-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Mar 1 14:31:54 GMT 2021 Richard W.M. Jones - 1.0.4-21 - OCaml 4.12.0 build