diff --git a/ocaml-curses.spec b/ocaml-curses.spec index af33376..7478e0a 100644 --- a/ocaml-curses.spec +++ b/ocaml-curses.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: ocaml-curses Version: 1.0.11 -Release: 6%{?dist} +Release: 7%{?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 +* Sun Jan 21 2024 Fedora Release Engineering - 1.0.11-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Dec 18 2023 Richard W.M. Jones - 1.0.11-6 - OCaml 5.1.1 + s390x code gen fix for Fedora 40