From b59110214ec706aa0b0ba19826140c445adcfd80 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 7 Jan 2020 13:36:53 +0000 Subject: [PATCH] Bump release and rebuild. --- ocaml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml.spec b/ocaml.spec index 38638c7..8c3b7fe 100644 --- a/ocaml.spec +++ b/ocaml.spec @@ -31,7 +31,7 @@ Name: ocaml Version: 4.09.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: OCaml compiler and programming environment @@ -378,6 +378,9 @@ find $RPM_BUILD_ROOT \( -name '*.cmt' -o -name '*.cmti' \) -a -delete %changelog +* Tue Jan 07 2020 Richard W.M. Jones - 4.09.0-9 +- Bump release and rebuild. + * Tue Jan 07 2020 Richard W.M. Jones - 4.09.0-8 - Bump release and rebuild.