From 052784cfa570b44d030a37c1f956df72ef0930ba Mon Sep 17 00:00:00 2001 From: Jerry James Date: Thu, 26 Dec 2024 20:15:16 -0700 Subject: [PATCH 1/7] Version 1.8.0 --- .gitignore | 1 + ocaml-cppo.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f9d81e9..93512e2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /v1.6.5.tar.gz /v1.6.6.tar.gz /cppo-1.6.8.tar.gz +/cppo-1.8.0.tar.gz diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index 4c1bfe2..2d85522 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -4,8 +4,8 @@ ExcludeArch: %{ix86} %global giturl https://github.com/ocaml-community/cppo Name: ocaml-cppo -Version: 1.6.9 -Release: 11%{?dist} +Version: 1.8.0 +Release: 1%{?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 Dec 26 2024 Jerry James - 1.8.0-1 +- Version 1.8.0 + * Thu Jul 18 2024 Fedora Release Engineering - 1.6.9-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild diff --git a/sources b/sources index 6a84546..d65b626 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cppo-1.6.9.tar.gz) = 26ff5a7b7f38c460661974b23ca190f0feae3a99f1974e0fd12ccf08745bd7d91b7bc168c70a5385b837bfff9530e0e4e41cf269f23dd8cf16ca658008244b44 +SHA512 (cppo-1.8.0.tar.gz) = 3840725b767a0300bdc48f11d26d798bdcae0a764ed6798df3a08dfc8cc76fe124b14a19d47c9b5ea8e229d68b0311510afce77c0e4d9131fbda5116dc2689a2 From dfa67c4858db853a7256ee92b8426a2a3c51a4b5 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Thu, 9 Jan 2025 10:40:23 -0700 Subject: [PATCH 2/7] OCaml 5.3.0 rebuild for Fedora 42 --- ocaml-cppo.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index 2d85522..f49bc36 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -74,7 +74,8 @@ at build time. To use it, call ocamlbuild with the argument %changelog -* Thu Dec 26 2024 Jerry James - 1.8.0-1 +* Thu Jan 9 2025 Jerry James - 1.8.0-1 +- OCaml 5.3.0 rebuild for Fedora 42 - Version 1.8.0 * Thu Jul 18 2024 Fedora Release Engineering - 1.6.9-11 From 8456c22d01c7534b3c3b151071d8d218a8b5b887 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 20:46:07 +0000 Subject: [PATCH 3/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- ocaml-cppo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index f49bc36..18657a1 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -5,7 +5,7 @@ ExcludeArch: %{ix86} Name: ocaml-cppo Version: 1.8.0 -Release: 1%{?dist} +Release: 2%{?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 Jan 17 2025 Fedora Release Engineering - 1.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Jan 9 2025 Jerry James - 1.8.0-1 - OCaml 5.3.0 rebuild for Fedora 42 - Version 1.8.0 From b6a3a6433a43f81ce3c17dc68166a6773a9e9cdc Mon Sep 17 00:00:00 2001 From: Jerry James Date: Fri, 11 Jul 2025 11:35:54 -0600 Subject: [PATCH 4/7] 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 5/7] 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 6/7] 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 7/7] 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