From 004d4eb1f0feb1e893c2a1157e6a73e6649af85f Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 28 Jul 2015 14:23:08 +0100 Subject: [PATCH] OCaml 4.02.3 rebuild. --- ocaml-ounit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-ounit.spec b/ocaml-ounit.spec index 4c87a44..bfc33ae 100644 --- a/ocaml-ounit.spec +++ b/ocaml-ounit.spec @@ -2,7 +2,7 @@ Name: ocaml-ounit Version: 2.0.0 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Unit test framework for OCaml License: MIT @@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT/usr/local/share/doc %changelog +* Tue Jul 28 2015 Richard W.M. Jones - 2.0.0-16 +- OCaml 4.02.3 rebuild. + * Mon Jul 27 2015 Richard W.M. Jones - 2.0.0-15 - Remove ExcludeArch since bytecode build should now work.