OCaml 4.02.3 rebuild.

This commit is contained in:
Richard W.M. Jones 2015-07-28 15:13:36 +01:00
parent d8e0a8a7d2
commit 0e4ff4f6b2
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@
Name: ocaml-ocamlnet
Version: 4.0.4
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Network protocols for OCaml
License: BSD
@ -221,6 +221,9 @@ echo -e '-b /usr/bin/netplex-admin\n-b /usr/bin/ocamlrpcgen' \
%changelog
* Tue Jul 28 2015 Richard W.M. Jones <rjones@redhat.com> - 4.0.4-3
- OCaml 4.02.3 rebuild.
* Mon Jul 27 2015 Richard W.M. Jones <rjones@redhat.com> - 4.0.4-2
- Remove ExcludeArch since bytecode build should now work.