Force rebuild against latest OCaml compiler.
[fedora-mingw.git] / ocaml-findlib / mingw32-ocaml-findlib.spec
index d30184a..0d36119 100644 (file)
@@ -18,7 +18,7 @@
 
 Name:           mingw32-ocaml-findlib
 Version:        1.2.2
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        MinGW Windows Objective CAML package manager and build helper
 
 License:        BSD
@@ -37,7 +37,7 @@ BuildRequires:  mingw32-binutils
 BuildRequires:  ocaml
 BuildRequires:  ocaml-camlp4-devel
 BuildRequires:  ocaml-labltk-devel
-BuildRequires:  mingw32-ocaml >= 3.11.0+beta1-8
+BuildRequires:  mingw32-ocaml >= 3.11.0+beta1-9
 BuildRequires:  m4
 BuildRequires:  gawk
 
@@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Nov 16 2008 Richard W.M. Jones <rjones@redhat.com> - 1.2.2-8
+- Force rebuild against latest OCaml compiler.
+
 * Sun Nov 16 2008 Richard W.M. Jones <rjones@redhat.com> - 1.2.2-7
 - Use ocamlc now that we have it.
 - Rename package correctly.