From b0964ea9312377899ff0a885458c5a4c7ef722d3 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 9 Jan 2020 12:27:52 +0000 Subject: [PATCH] Bump release and rebuild. --- ocaml-ocamlbuild.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-ocamlbuild.spec b/ocaml-ocamlbuild.spec index b2c5426..ee7f0c6 100644 --- a/ocaml-ocamlbuild.spec +++ b/ocaml-ocamlbuild.spec @@ -4,7 +4,7 @@ Name: ocaml-ocamlbuild Version: 0.14.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Build tool for OCaml libraries and programs @@ -124,6 +124,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/ocaml/ocamlbuild/META %changelog +* Thu Jan 09 2020 Richard W.M. Jones - 0.14.0-10 +- Bump release and rebuild. + * Wed Jan 08 2020 Richard W.M. Jones - 0.14.0-9 - Bump and rebuild.