diff --git a/ocaml-curses.spec b/ocaml-curses.spec index 2d61dab..8f1f090 100644 --- a/ocaml-curses.spec +++ b/ocaml-curses.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: ocaml-curses Version: 1.0.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OCaml bindings for ncurses License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception @@ -57,6 +57,9 @@ developing applications that use %{name}. %changelog +* Tue Jul 11 2023 Richard W.M. Jones - 1.0.11-2 +- OCaml 5.0 rebuild for Fedora 39 + * Mon Jul 10 2023 Jerry James - 1.0.11-1 - Version 1.0.11 - New project URLs