diff --git a/ocaml-ocp-indent.spec b/ocaml-ocp-indent.spec index cce1b7f..18bebbf 100644 --- a/ocaml-ocp-indent.spec +++ b/ocaml-ocp-indent.spec @@ -1,6 +1,6 @@ Name: ocaml-ocp-indent Version: 1.7.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A simple tool to indent OCaml programs %global libname %(echo %{name} | sed -e 's/^ocaml-//') @@ -106,6 +106,9 @@ mv %{buildroot}%{_prefix}/man %{buildroot}%{_datadir} %{_libdir}/ocaml/%{libname}/*/*.ml %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1.7.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Apr 6 2019 Robin Lee - 1.7.0-2 - Make cmxs files executable to properly generate debuginfo