diff --git a/ocaml-ocp-indent.spec b/ocaml-ocp-indent.spec index c3552ee..d170f7c 100644 --- a/ocaml-ocp-indent.spec +++ b/ocaml-ocp-indent.spec @@ -1,6 +1,6 @@ Name: ocaml-ocp-indent Version: 1.8.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A simple tool to indent OCaml programs %global libname %(echo %{name} | sed -e 's/^ocaml-//') @@ -108,6 +108,9 @@ rm -fr %{buildroot}%{_prefix}/doc %{_libdir}/ocaml/%{libname}/*/*.ml %changelog +* Fri Aug 21 2020 Richard W.M. Jones - 1.8.2-2 +- OCaml 4.11.0 rebuild + * Sun Aug 9 2020 Robin Lee - 1.8.2-1 - Update to 1.8.2