From 62978c62caa761cba0a10e52ec27763fa62c25c0 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Fri, 11 Jul 2025 11:43:24 -0600 Subject: [PATCH 1/4] Rebuild to fix OCaml dependencies --- ocaml-curses.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-curses.spec b/ocaml-curses.spec index 8508590..6a86e18 100644 --- a/ocaml-curses.spec +++ b/ocaml-curses.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: ocaml-curses Version: 1.0.11 -Release: 13%{?dist} +Release: 14%{?dist} Summary: OCaml bindings for ncurses License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception @@ -58,6 +58,9 @@ developing applications that use %{name}. %changelog +* Fri Jul 11 2025 Jerry James - 1.0.11-14 +- Rebuild to fix OCaml dependencies + * Fri Jan 17 2025 Fedora Release Engineering - 1.0.11-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 84f65b6c788423d3046a84bdd97d915923077466 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 23:10:05 +0000 Subject: [PATCH 2/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- ocaml-curses.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-curses.spec b/ocaml-curses.spec index 6a86e18..78c6d2d 100644 --- a/ocaml-curses.spec +++ b/ocaml-curses.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: ocaml-curses Version: 1.0.11 -Release: 14%{?dist} +Release: 15%{?dist} Summary: OCaml bindings for ncurses License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception @@ -58,6 +58,9 @@ developing applications that use %{name}. %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 1.0.11-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jul 11 2025 Jerry James - 1.0.11-14 - Rebuild to fix OCaml dependencies From 65379b064c38f8b173cce0906f73df3c09d2fb23 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 13 Oct 2025 19:37:46 +0100 Subject: [PATCH 3/4] OCaml 5.4.0 rebuild --- ocaml-curses.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-curses.spec b/ocaml-curses.spec index 78c6d2d..3b55851 100644 --- a/ocaml-curses.spec +++ b/ocaml-curses.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: ocaml-curses Version: 1.0.11 -Release: 15%{?dist} +Release: 16%{?dist} Summary: OCaml bindings for ncurses License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception @@ -58,6 +58,9 @@ developing applications that use %{name}. %changelog +* Mon Oct 13 2025 Richard W.M. Jones - 1.0.11-16 +- OCaml 5.4.0 rebuild + * Thu Jul 24 2025 Fedora Release Engineering - 1.0.11-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 486e2bf87e8d036fa5234dc9be43901c24ec5b12 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Tue, 13 Jan 2026 16:13:45 -0700 Subject: [PATCH 4/4] Fix a changelog entry --- ocaml-curses.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocaml-curses.spec b/ocaml-curses.spec index 3b55851..acd84de 100644 --- a/ocaml-curses.spec +++ b/ocaml-curses.spec @@ -64,7 +64,7 @@ developing applications that use %{name}. * Thu Jul 24 2025 Fedora Release Engineering - 1.0.11-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild -* Fri Jul 11 2025 Jerry James - 1.0.11-14 +* Fri Jul 11 2025 Jerry James - 1.0.11-14 - Rebuild to fix OCaml dependencies * Fri Jan 17 2025 Fedora Release Engineering - 1.0.11-13