diff --git a/ocaml-fileutils.spec b/ocaml-fileutils.spec index a664cef..8ebd1e1 100644 --- a/ocaml-fileutils.spec +++ b/ocaml-fileutils.spec @@ -9,14 +9,13 @@ ExcludeArch: %{ix86} Name: ocaml-fileutils Version: 0.6.6 -Release: 5%{?dist} +Release: 1%{?dist} Summary: OCaml library for common file and filename operations License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception URL: https://gildor478.github.io/ocaml-fileutils/ VCS: git:%{giturl}.git Source0: %{giturl}/releases/download/v%{version}/fileutils-%{version}.tbz - BuildRequires: ocaml >= 4.14 BuildRequires: ocaml-dune >= 2.9 %if 0%{?fedora} @@ -74,20 +73,8 @@ 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 - -* 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 - -* Thu Jan 9 2025 Jerry James - 0.6.6-1 -- OCaml 5.3.0 rebuild for Fedora 42 +* Wed Jan 29 2025 Jerry James - 0.6.6-1 +- OCaml 5.2.1 rebuild for Fedora 41 - Version 0.6.6 - All patches have been upstreamed