diff --git a/ocaml-odoc.spec b/ocaml-odoc.spec index bc5e482..b9b0c3f 100644 --- a/ocaml-odoc.spec +++ b/ocaml-odoc.spec @@ -2,8 +2,8 @@ ExcludeArch: %{ix86} Name: ocaml-odoc -Version: 2.3.1 -Release: 2%{?dist} +Version: 2.4.0 +Release: 1%{?dist} Summary: Documentation compiler for OCaml and Reason # ISC: The project as a whole @@ -29,7 +29,7 @@ BuildRequires: ocaml-mdx-devel BuildRequires: ocaml-ppx-expect-devel BuildRequires: ocaml-result-devel BuildRequires: ocaml-sexplib0-devel -BuildRequires: ocaml-tyxml-devel >= 4.3.0 +BuildRequires: ocaml-tyxml-devel >= 4.4.0 BuildRequires: ocaml-yojson-devel >= 1.6.0 Requires: ocaml-odoc-parser%{?_isa} = %{version}-%{release} @@ -95,7 +95,7 @@ Documentation for %{name}. %autosetup -n odoc-%{version} %build -%dune_build @default @doc +%dune_build @install @doc %install %dune_install -s @@ -104,6 +104,9 @@ Documentation for %{name}. mkdir -p %{buildroot}%{_mandir}/man1 _build/install/default/bin/odoc --help groff > %{buildroot}%{_mandir}/man1/odoc.1 +# We don't want the benchmark package +rm -fr %{buildroot}%{ocamldir}/odoc-bench + %check %dune_check @@ -124,6 +127,9 @@ _build/install/default/bin/odoc --help groff > %{buildroot}%{_mandir}/man1/odoc. %license LICENSE %changelog +* Wed Dec 13 2023 Jerry James - 2.4.0-1 +- Version 2.4.0 + * Tue Dec 12 2023 Richard W.M. Jones - 2.3.1-2 - OCaml 5.1.1 rebuild for Fedora 40 diff --git a/sources b/sources index 904aa9b..66aeb03 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (odoc-2.3.1.tbz) = b092e3344a6abb653f23d83ee128ecce181da561ceda31957cc4aba83f1ad642a30e887f58fbdeb809c1eeaab8732f7a8de23c13fc8314fb4550afee285cfb04 +SHA512 (odoc-2.4.0.tbz) = f55884d0ad788643b7137ee04cd57a1d33375ebf1f1aae32ef03b3a10f03b62723a6c05a31c2e0496794ad5d6d8794350935577a70ddfce3a061e28a49b24d82