From 1b68af0abb9976ddd2d9e546df6f915742a93d74 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Sat, 12 Jul 2025 13:11:17 -0600 Subject: [PATCH 1/4] Rebuild to fix OCaml dependencies --- ocaml-fileutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-fileutils.spec b/ocaml-fileutils.spec index 387ae8a..95f190c 100644 --- a/ocaml-fileutils.spec +++ b/ocaml-fileutils.spec @@ -9,7 +9,7 @@ ExcludeArch: %{ix86} Name: ocaml-fileutils Version: 0.6.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: OCaml library for common file and filename operations License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception @@ -74,6 +74,9 @@ developing applications that use %{name}. %changelog +* Sat Jul 12 2025 Jerry James - 0.6.6-3 +- Rebuild to fix OCaml dependencies + * Fri Jan 17 2025 Fedora Release Engineering - 0.6.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 09b1b038dda43d6d07e7a1466b4798571d0c44cd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 23:10:48 +0000 Subject: [PATCH 2/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- ocaml-fileutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-fileutils.spec b/ocaml-fileutils.spec index 95f190c..08a4e4e 100644 --- a/ocaml-fileutils.spec +++ b/ocaml-fileutils.spec @@ -9,7 +9,7 @@ ExcludeArch: %{ix86} Name: ocaml-fileutils Version: 0.6.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: OCaml library for common file and filename operations License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception @@ -74,6 +74,9 @@ developing applications that use %{name}. %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 0.6.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sat Jul 12 2025 Jerry James - 0.6.6-3 - Rebuild to fix OCaml dependencies From a347812ca32af28ef03c09ead8defbd477e01135 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 14 Oct 2025 09:06:13 +0100 Subject: [PATCH 3/4] OCaml 5.4.0 rebuild --- ocaml-fileutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-fileutils.spec b/ocaml-fileutils.spec index 08a4e4e..5c9e35b 100644 --- a/ocaml-fileutils.spec +++ b/ocaml-fileutils.spec @@ -9,7 +9,7 @@ ExcludeArch: %{ix86} Name: ocaml-fileutils Version: 0.6.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: OCaml library for common file and filename operations License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception @@ -74,6 +74,9 @@ developing applications that use %{name}. %changelog +* Tue Oct 14 2025 Richard W.M. Jones - 0.6.6-5 +- OCaml 5.4.0 rebuild + * Thu Jul 24 2025 Fedora Release Engineering - 0.6.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From ed6c50508fff9aeec04232d347c038864c98a5bb Mon Sep 17 00:00:00 2001 From: Jerry James Date: Tue, 13 Jan 2026 16:24:10 -0700 Subject: [PATCH 4/4] Fix a changelog entry --- ocaml-fileutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocaml-fileutils.spec b/ocaml-fileutils.spec index 5c9e35b..a664cef 100644 --- a/ocaml-fileutils.spec +++ b/ocaml-fileutils.spec @@ -80,7 +80,7 @@ developing applications that use %{name}. * Thu Jul 24 2025 Fedora Release Engineering - 0.6.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild -* Sat Jul 12 2025 Jerry James - 0.6.6-3 +* Sat Jul 12 2025 Jerry James - 0.6.6-3 - Rebuild to fix OCaml dependencies * Fri Jan 17 2025 Fedora Release Engineering - 0.6.6-2