diff --git a/ocaml-odoc.spec b/ocaml-odoc.spec index a363281..95bb638 100644 --- a/ocaml-odoc.spec +++ b/ocaml-odoc.spec @@ -6,7 +6,7 @@ Name: ocaml-odoc Version: 2.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Documentation compiler for OCaml and Reason License: ISC @@ -63,10 +63,7 @@ BuildArch: noarch Documentation for %{name}. %prep -%autosetup -n odoc-%{version} -p1 - -# Temporary workaround for failing test. Remove this on next version upgrade. -sed -i '/Dune_odoc_test__/d' test/integration/simple_dune_project.t/run.t +%autosetup -n odoc-%{version} %build %dune_build @default @doc @@ -93,6 +90,9 @@ _build/install/default/bin/odoc --help groff > %{buildroot}%{_mandir}/man1/odoc. %license LICENSE.md %changelog +* Thu Sep 15 2022 Jerry James - 2.1.1-2 +- Rebuild for ocaml-cmdliner 1.1.1 + * Tue Aug 2 2022 Jerry James - 2.1.1-1 - Version 2.1.1