From d1405c28641764f8e5d097aad9f9982419595313 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 23 May 2009 08:29:45 +0000 Subject: [PATCH] Rebuild for OCaml 3.11.1 --- ocaml-gsl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-gsl.spec b/ocaml-gsl.spec index d96d143..4aaf159 100644 --- a/ocaml-gsl.spec +++ b/ocaml-gsl.spec @@ -3,7 +3,7 @@ Name: ocaml-gsl Version: 0.6.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Interface to GSL (GNU scientific library) for OCaml Group: Development/Libraries @@ -103,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat May 23 2009 Richard W.M. Jones - 0.6.0-8 +- Rebuild for OCaml 3.11.1 + * Thu Apr 16 2009 S390x secondary arch maintainer - ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs (added sparc64 per request from the sparc maintainer)