From dbf51e959d08ee3374d2629d14f26854319d5bdf Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 6 Dec 2019 15:51:45 +0000 Subject: [PATCH] OCaml 4.09.0 (final) rebuild. --- ocaml-ocp-indent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-ocp-indent.spec b/ocaml-ocp-indent.spec index dc732f2..45f5923 100644 --- a/ocaml-ocp-indent.spec +++ b/ocaml-ocp-indent.spec @@ -1,6 +1,6 @@ Name: ocaml-ocp-indent Version: 1.7.0 -Release: 4%{?dist} +Release: 5%{?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 +* Fri Dec 06 2019 Richard W.M. Jones - 1.7.0-5 +- OCaml 4.09.0 (final) rebuild. + * Wed Sep 18 2019 Richard W.M. Jones - 1.7.0-4 - Bump release and rebuild.