From 45edde154b59409be1ef91e7084ceb2fad7ae603 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 7 Jan 2020 13:18:50 +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 b5e681b..38638c7 100644 --- a/ocaml.spec +++ b/ocaml.spec @@ -31,7 +31,7 @@ Name: ocaml Version: 4.09.0 -Release: 7%{?dist} +Release: 8%{?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-8 +- Bump release and rebuild. + * Tue Jan 07 2020 Richard W.M. Jones - 4.09.0-7 - Bump release and rebuild.