diff --git a/.cvsignore b/.cvsignore index 3e40eed..40a3025 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -findlib-1.2.3.tar.gz +findlib-1.2.4.tar.gz diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 7366599..151bcb1 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -2,8 +2,8 @@ %define debug_package %{nil} Name: ocaml-findlib -Version: 1.2.3 -Release: 6%{?dist} +Version: 1.2.4 +Release: 1%{?dist} Summary: Objective CAML package manager and build helper Group: Development/Libraries @@ -15,7 +15,7 @@ ExcludeArch: sparc64 s390 s390x Patch0: ocaml-findlib-1.2.3-camlp4-META.patch -BuildRequires: ocaml >= 3.11.0-0.5.rc1 +BuildRequires: ocaml >= 3.11.1 BuildRequires: ocaml-camlp4-devel BuildRequires: ocaml-labltk-devel BuildRequires: ocaml-ocamldoc @@ -113,6 +113,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri May 22 2009 Richard W.M. Jones - 1.2.4-1 +- Rebuild for OCaml 3.11.1. +- New upstream version 1.2.4. + * 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) diff --git a/sources b/sources index 1b9a748..276e0d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e1c9dc3115f97deb128b50eb7db94017 findlib-1.2.3.tar.gz +52cfcacff3e07a94bc3adb977fbb3c07 findlib-1.2.4.tar.gz