From b6a3a6433a43f81ce3c17dc68166a6773a9e9cdc Mon Sep 17 00:00:00 2001 From: Jerry James Date: Fri, 11 Jul 2025 11:35:54 -0600 Subject: [PATCH 1/4] Rebuild to fix OCaml dependencies --- ocaml-cppo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index 18657a1..3c5bf20 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -5,7 +5,7 @@ ExcludeArch: %{ix86} Name: ocaml-cppo Version: 1.8.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Equivalent of the C preprocessor for OCaml programs License: BSD-3-Clause @@ -74,6 +74,9 @@ at build time. To use it, call ocamlbuild with the argument %changelog +* Fri Jul 11 2025 Jerry James - 1.8.0-3 +- Rebuild to fix OCaml dependencies + * Fri Jan 17 2025 Fedora Release Engineering - 1.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From b1f6529a8494e5af24610b307ae45602c38e832f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 23:09:16 +0000 Subject: [PATCH 2/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- ocaml-cppo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index 3c5bf20..913a59b 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -5,7 +5,7 @@ ExcludeArch: %{ix86} Name: ocaml-cppo Version: 1.8.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Equivalent of the C preprocessor for OCaml programs License: BSD-3-Clause @@ -74,6 +74,9 @@ at build time. To use it, call ocamlbuild with the argument %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 1.8.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jul 11 2025 Jerry James - 1.8.0-3 - Rebuild to fix OCaml dependencies From 728a83caef8ba33f131cbde75cb0257a02cbb07e Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 13 Oct 2025 18:38:51 +0100 Subject: [PATCH 3/4] OCaml 5.4.0 rebuild --- ocaml-cppo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index 913a59b..28f6c58 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -5,7 +5,7 @@ ExcludeArch: %{ix86} Name: ocaml-cppo Version: 1.8.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Equivalent of the C preprocessor for OCaml programs License: BSD-3-Clause @@ -74,6 +74,9 @@ at build time. To use it, call ocamlbuild with the argument %changelog +* Mon Oct 13 2025 Richard W.M. Jones - 1.8.0-5 +- OCaml 5.4.0 rebuild + * Thu Jul 24 2025 Fedora Release Engineering - 1.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From c909731789252829cd2aa02c9dddaaf212a0743a Mon Sep 17 00:00:00 2001 From: Jerry James Date: Tue, 13 Jan 2026 16:11:11 -0700 Subject: [PATCH 4/4] Fix a changelog entry --- ocaml-cppo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index 28f6c58..03decee 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -80,7 +80,7 @@ at build time. To use it, call ocamlbuild with the argument * Thu Jul 24 2025 Fedora Release Engineering - 1.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild -* Fri Jul 11 2025 Jerry James - 1.8.0-3 +* Fri Jul 11 2025 Jerry James - 1.8.0-3 - Rebuild to fix OCaml dependencies * Fri Jan 17 2025 Fedora Release Engineering - 1.8.0-2