Rebuild for OCaml 3.11.1

This commit is contained in:
Richard W.M. Jones 2009-05-23 08:19:54 +00:00
parent d908adf635
commit 4dfeb77db0
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-omake
Version: 0.9.8.5
Release: 7%{?dist}
Release: 8%{?dist}
Summary: OCaml build system with automated dependency analysis
Group: Development/Tools
@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat May 23 2009 Richard W.M. Jones <rjones@redhat.com> - 0.9.8.5-8
- Rebuild for OCaml 3.11.1
* Thu Apr 16 2009 S390x secondary arch maintainer <fedora-s390x@lists.fedoraproject.org>
- ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs
(added sparc64 per request from the sparc maintainer)