OCaml 4.02.3 rebuild.

This commit is contained in:
Richard W.M. Jones 2015-07-28 14:23:08 +01:00
parent 5d55297137
commit 004d4eb1f0
1 changed files with 4 additions and 1 deletions

View File

@ -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 <rjones@redhat.com> - 2.0.0-16
- OCaml 4.02.3 rebuild.
* Mon Jul 27 2015 Richard W.M. Jones <rjones@redhat.com> - 2.0.0-15
- Remove ExcludeArch since bytecode build should now work.