From b16d4f5e1bb49be74d4151bf33243a2f2751f4dc Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 30 Aug 2014 17:39:13 +0100 Subject: [PATCH] ocaml-4.02.0 final rebuild. --- ocaml-ounit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-ounit.spec b/ocaml-ounit.spec index 0310a3f..959a7de 100644 --- a/ocaml-ounit.spec +++ b/ocaml-ounit.spec @@ -2,7 +2,7 @@ Name: ocaml-ounit Version: 2.0.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Unit test framework for OCaml License: MIT @@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT/usr/local/share/doc %changelog +* Sat Aug 30 2014 Richard W.M. Jones - 2.0.0-9 +- ocaml-4.02.0 final rebuild. + * Sat Aug 23 2014 Richard W.M. Jones - 2.0.0-8 - ocaml-4.02.0+rc1 rebuild.