Rebuild for ocaml-cmdliner 1.1.1.

This commit is contained in:
Jerry James 2022-09-20 11:44:14 -06:00
parent 6cf8f626ba
commit 78644af477
1 changed files with 5 additions and 5 deletions

View File

@ -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 <loganjerry@gmail.com> - 2.1.1-2
- Rebuild for ocaml-cmdliner 1.1.1
* Tue Aug 2 2022 Jerry James <loganjerry@gmail.com> - 2.1.1-1
- Version 2.1.1